Java Card
v2.2.2

Uses of Class
javacard.framework.UserException

Packages that use UserException
javacard.framework Provides a framework of classes and interfaces for building, communicating with and working with Java Card technology-based applets. 
 

Uses of UserException in javacard.framework
 

Methods in javacard.framework that throw UserException
static void UserException.throwIt(short reason)
          Throws the Java Card runtime environment-owned instance of UserException 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.