Top   Module   Use   Manual   Index 

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

exception RowSetVetoException

Base Exception
com::sun::star::sdbc::SQLException

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