|
SATSA - JSR177 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CardRuntimeException | |
javacard.framework | Provides Java Card API exceptions that may be thrown by a remote method. |
javacard.framework.service | Provides a Java Card API exception that may be thrown by a remote method. |
javacard.security | Provides a Java Card API exception that may be thrown by a remote method. |
Uses of CardRuntimeException in javacard.framework |
Subclasses of CardRuntimeException in javacard.framework | |
class |
APDUException
APDUException represents an APDU -related exception. |
class |
ISOException
ISOException class encapsulates an ISO 7816-4 response
status word as
its reason code. |
class |
PINException
PINException represents a OwnerPIN class
access-related exception. |
class |
SystemException
SystemException represents a JCSystem
class-related exception. |
class |
TransactionException
TransactionException represents an exception in the
transaction subsystem. |
Methods in javacard.framework that throw CardRuntimeException | |
static void |
CardRuntimeException.throwIt(short reason)
Throws an instance of the CardRuntimeException
class with the specified reason. |
Uses of CardRuntimeException in javacard.framework.service |
Subclasses of CardRuntimeException in javacard.framework.service | |
class |
ServiceException
ServiceException represents a service framework
related exception. |
Uses of CardRuntimeException in javacard.security |
Subclasses of CardRuntimeException in javacard.security | |
class |
CryptoException
CryptoException represents a cryptography-related exception. |
|
SATSA - JSR177 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |