:: com :: sun :: star :: awt ::

exception PrinterException
Base Hierarchy
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