Main Page | Class List | Class Members | Related Pages

SqlException Class Reference

Exception thrown if an odbc call returns with error. More...

List of all members.

Public Member Functions

public char[] sqlState (int diagrec=0)
 Returns the sql state for a diag record.
public int nativeError (int diagrec=0)
 Returns the native error for a diag record.
public char[] message (int diagrec=0)
 Returns the message for a diag record.
public char[] toString ()
 Returns all informations in a string.


Detailed Description

Exception thrown if an odbc call returns with error.

Each SqlException carries the odbc diagnistics messages.

toString() and print() return/print the name of the failed odbc call and available diagnistics messages.


Generated on Tue Sep 21 00:33:13 2004 for Simple Database Objects by doxygen 1.3.8