exception PrinterException in module com::sun::star::awt::

(Global Index)

Syntax

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

Description

fired if a resource cannot be locked.

It is an error if the exception occurs in a non-transacted task. A transacted task repeats later.

Top of Page