Module java.desktop

Class PrinterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.awt.print.PrinterException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PrinterAbortException, PrinterIOException

public class PrinterException extends Exception
The PrinterException class and its subclasses are used to indicate that an exceptional condition has occurred in the print system.
See Also: