20 module
com { module sun { module star { module sdbc {
is an exception that provides information on a database access error.
Definition SQLException.idl:41
long ErrorCode
returns an integer error code that is specific to each vendor.
Definition SQLException.idl:50
any NextException
returns a chain to the next Exception.
Definition SQLException.idl:56
string SQLState
returns a string, which uses the XOPEN SQLState conventions.
Definition SQLException.idl:45
the base of all UNO exceptions
Definition Exception.idl:29
Definition Ambiguous.idl:20