:: 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 ::com::sun::star::ucb::ContentResultSet s.

Top of Page