PrinterException
class and its subclasses are used
to indicate that an exceptional condition has occurred in the print
system.
Modifier and Type | Field and Description |
---|---|
private static final long | serialVersionUID
Use serialVersionUID from JDK 9 for interoperability.
|
Access | Constructor and Description |
---|---|
public | |
public | PrinterException(String
the message to generate when a
msg)PrinterException is thrownConstructs a new |
serialVersionUID | back to summary |
---|---|
private static final long serialVersionUID Hides java. Use serialVersionUID from JDK 9 for interoperability. |
PrinterException | back to summary |
---|---|
public PrinterException() Constructs a new |
PrinterException | back to summary |
---|---|
public PrinterException(String msg) Constructs a new
|