exception RowSetVetoException in module com::sun::star::sdb::

(Global Index)

Syntax

exception RowSetVetoException : 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

XRowSetApproveListener
Top of Page