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

exception RowSetVetoException
Base Hierarchy
RowSetVetoException
 ┗ ::com::sun::star::sdbc::SQLException
    ┗ ::com::sun::star::uno::Exception
Description
is an exception fired whenever a rowset operation was cancelled because of of a veto of an approved listener.
See also
XRowSetApproveListener

Top of Page