SmartCardLowLevelException Class Reference
SmartCard low level exception. More...
Inheritance diagram for SmartCardLowLevelException:

Public Member Functions | |
| SmartCardLowLevelException () | |
| SmartCardLowLevelException (String message) | |
| SmartCardLowLevelException (String message, Throwable cause) | |
Detailed Description
This kind of exceptions are thrown when service returns an error code.
Constructor & Destructor Documentation
◆ SmartCardLowLevelException() [1/3]
Constructor
◆ SmartCardLowLevelException() [2/3]
| SmartCardLowLevelException | ( | String | message | ) |
Constructor
- Parameters
-
message exception message
◆ SmartCardLowLevelException() [3/3]
| SmartCardLowLevelException | ( | String | message, |
| Throwable | cause | ||
| ) |
Constructor
- Parameters
-
message exception message cause cause