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

exception ResultSetException
Base Hierarchy
ResultSetException
 ┗ ::com::sun::star::sdbc::SQLException
    ┗ ::com::sun::star::uno::Exception
Description
This exception is thrown to propagate exceptions thrown by operations on ContentResultSets.

Top of Page