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
Constructor
SmartCardLowLevelException | ( | String | message | ) |
Constructor
- Parameters
-
message exception message
SmartCardLowLevelException | ( | String | message, |
Throwable | cause | ||
) |
Constructor
- Parameters
-
message exception message cause cause