20  module 
com {  module sun {  module star {  module sdbc {
 the base of all UNO exceptions 
Definition: Exception.idl:28
 
Definition: Ambiguous.idl:20
 
string SQLState
returns a string, which uses the XOPEN SQLState conventions. 
Definition: SQLException.idl:45
 
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
 
is an exception that provides information on a database access error. 
Definition: SQLException.idl:40