Top   Module   Use   Manual   Index 

com :: sun :: star :: sdb ::

exception SQLContext

Base Exception
com::sun::star::sdbc::SQLWarning

Description
provides special information about the context where a SQLException occurred. As usual for SQLExceptions, several SQLContext-objects may be chained, then the most recent context is appended to the list's tail.
See also
XConnection::getWarnings
See also
XResultSet::getWarnings
See also
XStatement::getWarnings


Elements

Top of Page