- 
- 
Constructor Summary
Constructors 
| Constructor | Description |  
| PrinterException() | Constructs a new PrinterExceptionobject
 without a detail message. |  
| PrinterException(String msg) | Constructs a new PrinterExceptionobject
 with the specified detail message. |  
 
 
- 
Method Summary
- 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString