|
Java Card v2.2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CardException | |
javacard.framework | Provides a framework of classes and interfaces for building, communicating with and working with Java Card technology-based applets. |
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. |
|
Java Card v2.2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |