CardException



Uses of Class
javacard.framework.CardException

Packages that use CardException
javacard.framework   
 

Uses of CardException in javacard.framework
 

Subclasses of CardException in javacard.framework
 class UserException
          UserException represents a User exception.
 

Methods in javacard.framework that throw CardException
static void CardException.throwIt(short reason)
          Throw the Java Card runtime environment-owned instance of CardException class with the specified reason.