java.awt.print
public class PrinterException extends Exception
UNKNOWN: updated to 1.4
| Constructor Summary | |
|---|---|
| PrinterException()
Create a new instance with no detailed error message. | |
| PrinterException(String message)
Create a new instance with a descriptive error message.
| |
Parameters: message the descriptive error message