EZSQLThrowable Class Reference

Abstract SQL exception. More...

Inheritance diagram for EZSQLThrowable:

Exception

List of all members.

Public Member Functions

 EZSQLThrowable (const EZSQLThrowable E)
 EZSQLThrowable (const String StatusCode, const string Msg)
 EZSQLThrowable (const Integer ErrorCode, const string Msg)
 EZSQLThrowable (const string Msg)

Public Attributes

Integer ErrorCode
string StatusCode

Private Attributes

Integer FErrorCode
String FStatusCode


Detailed Description

Abstract SQL exception.

Definition at line 78 of file ZDbcIntfs.pas.


Constructor & Destructor Documentation

EZSQLThrowable::EZSQLThrowable ( const string  Msg  ) 

EZSQLThrowable::EZSQLThrowable ( const Integer  ErrorCode,
const string  Msg 
)

EZSQLThrowable::EZSQLThrowable ( const String  StatusCode,
const string  Msg 
)

EZSQLThrowable::EZSQLThrowable ( const EZSQLThrowable  E  ) 


Member Data Documentation

See also:
FErrorCode For reading

Definition at line 108 of file ZDbcIntfs.pas.

Integer EZSQLThrowable::FErrorCode [private]

Definition at line 83 of file ZDbcIntfs.pas.

String EZSQLThrowable::FStatusCode [private]

Definition at line 85 of file ZDbcIntfs.pas.

See also:
FStatuscode For reading

Definition at line 111 of file ZDbcIntfs.pas.


The documentation for this class was generated from the following file:

Generated on Wed Dec 30 08:42:44 2009 for zeoslib by  doxygen 1.5.7.1