public class PrinterException extends java.lang.Exception
| Constructor and Description |
|---|
PrinterException()
Create a new instance with no detailed error message.
|
PrinterException(java.lang.String message)
Create a new instance with a descriptive error message.
|
public PrinterException()
public PrinterException(java.lang.String message)
message - the descriptive error message