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