exception TerminationVetoException in module com::sun::star::frame::

(Global Index)

Syntax

exception TerminationVetoException : com::sun::star::uno::Exception ;

Description

This exception can be thrown to prevent the environment (e.g., desktop) from terminating.

Top of Page