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