Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages   Examples  

OCICPP::OraError Class Reference

Representation of Oracle errors for exceptions. More...

Inheritance diagram for OCICPP::OraError

Inheritance graph
[legend]
Collaboration diagram for OCICPP::OraError:

Collaboration graph
[legend]
List of all members.

Public Methods

 OraError (OCIError *err, sword stat)
 OraError (char *err, sword stat)
 OraError (const string &mess, ErrorType t)
 OraError (int err)
virtual ~OraError ()
ErrorType errtype () const throw ()
virtual const char* what () const throw ()

Public Attributes

string message

Detailed Description

Representation of Oracle errors for exceptions.


Constructor & Destructor Documentation

OCICPP::OraError::OraError ( OCIError * err,
sword stat ) [inline]
 

Create a new object from an OCIError err .


Member Data Documentation

string OCICPP::OraError::message
 

Cleartext error message


The documentation for this class was generated from the following files:
Generated at Tue Jun 12 10:37:30 2001 for OCI C++ Library by doxygen1.2.4-20010128 written by Dimitri van Heesch, © 1997-2001