OCILIB (C Driver for Oracle) 3.9.1
OCI_Error Struct Reference

Encapsulates an Oracle or OCILIB exception. More...

#include <ocilib.h>


Detailed Description

Encapsulates an Oracle or OCILIB exception.

The error object is used to raise internal or oracle errors. When an error occurs, if the application has provided an error handler, an error object is constructed and passed to the handler

Definition at line 122 of file ocilib_types.h.