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
◆ SmartCardNotAvailableException() [1/3]
Constructor
◆ SmartCardNotAvailableException() [2/3]
| SmartCardNotAvailableException | ( | String | message | ) |
Constructor
- Parameters
-
message exception message
◆ SmartCardNotAvailableException() [3/3]
| SmartCardNotAvailableException | ( | String | message, |
| Throwable | cause | ||
| ) |
Constructor
- Parameters
-
message exception message cause cause