SATSA - JSR177

Uses of Class
javacard.framework.CardRuntimeException

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

Submit a comment or suggestion Version 1.0 of SATSA Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright 1993-2004 Sun Microsystems, Inc. 901 San Antonio Road,Palo Alto, California, 94303, U.S.A. All Rights Reserved.