19 #ifndef __com_sun_star_sdbc_SQLException_idl__ 20 #define __com_sun_star_sdbc_SQLException_idl__ 24 module
com { module sun { module star { module sdbc {
the base of all UNO exceptions
Definition: Exception.idl:32
Definition: Ambiguous.idl:22
string SQLState
returns a string, which uses the XOPEN SQLState conventions.
Definition: SQLException.idl:49
long ErrorCode
returns an integer error code that is specific to each vendor.
Definition: SQLException.idl:54
any NextException
returns a chain to the next Exception.
Definition: SQLException.idl:60
is an exception that provides information on a database access error.
Definition: SQLException.idl:44