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

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

Top of Page