PrinterNotAvailableException Class Reference
Printer not available exception. More...
Inheritance diagram for PrinterNotAvailableException:
Public Member Functions | |
PrinterNotAvailableException () | |
PrinterNotAvailableException (String message) | |
PrinterNotAvailableException (String message, Throwable cause) | |
Detailed Description
This kind of exceptions are thrown when service is cannot be reached.
Constructor & Destructor Documentation
Constructor
PrinterNotAvailableException | ( | String | message | ) |
Constructor
- Parameters
-
message exception message
PrinterNotAvailableException | ( | String | message, |
Throwable | cause | ||
) |
Constructor
- Parameters
-
message exception message cause cause