| 
 | Java Card v2.2.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CardRuntimeException | |
|---|---|
| javacard.framework | Provides a framework of classes and interfaces for building, communicating with and working with Java Card technology-based applets. | 
| javacard.framework.service | Provides a service framework of classes and interfaces that allow a Java Card technology-based applet to be designed as an aggregation of service components. | 
| javacard.security | Provides classes and interfaces that contain publicly-available functionality for implementing a security and cryptography framework on the Java Card platform. | 
| javacardx.biometry | Extension package that contains functionality for implementing a biometric framework on the Java Card platform. | 
| javacardx.external | Extension package that provides mechanisms to access memory subsystems which are not directly addressable by the Java Card runtime environment(Java Card RE) on the Java Card platform. | 
| javacardx.framework.tlv | Extension package that contains functionality, for managing storage for BER TLV formatted data, based on the ASN.1 BER encoding rules of ISO/IEC 8825-1:2002, as well as parsing and editing BER TLV formatted data in I/O buffers. | 
| javacardx.framework.util | Extension package that contains common utility functions for manipulating arrays of primitive components - byte, short or int. | 
| Uses of CardRuntimeException in javacard.framework | 
|---|
| Subclasses of CardRuntimeException in javacard.framework | |
|---|---|
|  class | APDUExceptionAPDUExceptionrepresents anAPDUrelated exception. | 
|  class | ISOExceptionISOExceptionclass encapsulates an ISO 7816-4 response status word as
 itsreasoncode. | 
|  class | PINExceptionPINExceptionrepresents aOwnerPINclass access-related exception. | 
|  class | SystemExceptionSystemExceptionrepresents aJCSystemclass related exception. | 
|  class | TransactionExceptionTransactionExceptionrepresents an exception in the transaction subsystem. | 
| Methods in javacard.framework that throw CardRuntimeException | |
|---|---|
| static void | CardRuntimeException.throwIt(short reason)Throws the Java Card runtime environment-owned instance of the CardRuntimeExceptionclass with the
 specified reason. | 
| Uses of CardRuntimeException in javacard.framework.service | 
|---|
| Subclasses of CardRuntimeException in javacard.framework.service | |
|---|---|
|  class | ServiceExceptionServiceExceptionrepresents a service framework-related exception. | 
| Uses of CardRuntimeException in javacard.security | 
|---|
| Subclasses of CardRuntimeException in javacard.security | |
|---|---|
|  class | CryptoExceptionCryptoExceptionrepresents a cryptography-related exception. | 
| Uses of CardRuntimeException in javacardx.biometry | 
|---|
| Subclasses of CardRuntimeException in javacardx.biometry | |
|---|---|
|  class | BioExceptionThe BioExceptionclass encapsulates specific exceptions which can be thrown 
 by the methods of thejavacardx.biometrypackage in case of error. | 
| Uses of CardRuntimeException in javacardx.external | 
|---|
| Subclasses of CardRuntimeException in javacardx.external | |
|---|---|
|  class | ExternalExceptionExternalExceptionrepresents an external subsystem related exception. | 
| Uses of CardRuntimeException in javacardx.framework.tlv | 
|---|
| Subclasses of CardRuntimeException in javacardx.framework.tlv | |
|---|---|
|  class | TLVExceptionTLVExceptionrepresents a TLV-related exception. | 
| Uses of CardRuntimeException in javacardx.framework.util | 
|---|
| Subclasses of CardRuntimeException in javacardx.framework.util | |
|---|---|
|  class | UtilExceptionUtilExceptionrepresents a util related exception. | 
| 
 | Java Card v2.2.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||