Java Card
v2.2.2

Uses of Class
javacard.framework.CardException

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.2

Copyright © 1993-2005 Sun Microsystems, Inc. 4150 Network Circle,
Santa Clara, CA, 95054, U.S.A. All Rights Reserved.