:: com :: sun :: star :: ucb ::

exception ResultSetException
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-::com::sun::star::sdbc::SQLException
    |
    +-ResultSetException
Description
This exception is thrown to propagate exceptions thrown by operations on ContentResultSet s.

Top of Page