Class: OCINoData
- Inherits:
-
Object
- Object
- OCINoData
- Defined in:
- ext/oci8/error.c
Overview
Subclass of OCIError from ruby-oci8 2.1. It had been a subclass of OCIException until ruby-oci8 2.0.
Raised when PL/SQL NO_DATA_FOUND exception is got.