Constant Field Values


Contents
com.sun.*

com.sun.javacard.javax.smartcard.rmiclient.CardObjectFactory
public static final byte REF_FORMAT_CLASS 1
public static final byte REF_FORMAT_INTERFACES 2
public static final byte REF_FORMAT_NONE 0

com.sun.javacard.rmiclientlib.JCRMIConnect
public static final byte REF_WITH_CLASS_NAME 0
public static final byte REF_WITH_INTERFACE_NAMES 16

javacard.framework.*

javacard.framework.APDUException
public static final short BAD_LENGTH 3
public static final short BUFFER_BOUNDS 2
public static final short ILLEGAL_USE 1
public static final short IO_ERROR 4
public static final short NO_T0_GETRESPONSE 170
public static final short NO_T0_REISSUE 172
public static final short T1_IFD_ABORT 171

javacard.framework.PINException
public static final short ILLEGAL_VALUE 1

javacard.framework.SystemException
public static final short ILLEGAL_AID 4
public static final short ILLEGAL_TRANSIENT 3
public static final short ILLEGAL_USE 6
public static final short ILLEGAL_VALUE 1
public static final short NO_RESOURCE 5
public static final short NO_TRANSIENT_SPACE 2

javacard.framework.TransactionException
public static final short BUFFER_FULL 3
public static final short IN_PROGRESS 1
public static final short INTERNAL_FAILURE 4
public static final short NOT_IN_PROGRESS 2

javacard.framework.service.ServiceException
public static final short CANNOT_ACCESS_IN_COMMAND 4
public static final short CANNOT_ACCESS_OUT_COMMAND 5
public static final short COMMAND_DATA_TOO_LONG 3
public static final short COMMAND_IS_FINISHED 6
public static final short DISPATCH_TABLE_FULL 2
public static final short ILLEGAL_PARAM 1
public static final short REMOTE_OBJECT_NOT_EXPORTED 7

javacard.security.*

javacard.security.CryptoException
public static final short ILLEGAL_USE 5
public static final short ILLEGAL_VALUE 1
public static final short INVALID_INIT 4
public static final short NO_SUCH_ALGORITHM 3
public static final short UNINITIALIZED_KEY 2

javacardx.biometry.*

javacardx.biometry.BioException
public static final short ILLEGAL_USE 5
public static final short ILLEGAL_VALUE 1
public static final short INVALID_DATA 2
public static final short NO_SUCH_BIO_TEMPLATE 3
public static final short NO_TEMPLATES_ENROLLED 4

javacardx.external.*

javacardx.external.ExternalException
public static final short INTERNAL_ERROR 3
public static final short INVALID_PARAM 2
public static final short NO_SUCH_SUBSYSTEM 1

javacardx.framework.*

javacardx.framework.tlv.TLVException
public static final short EMPTY_TAG 3
public static final short EMPTY_TLV 4
public static final short ILLEGAL_SIZE 2
public static final short INSUFFICIENT_STORAGE 7
public static final short INVALID_PARAM 1
public static final short MALFORMED_TAG 5
public static final short MALFORMED_TLV 6
public static final short TAG_NUMBER_GREATER_THAN_32767 9
public static final short TAG_SIZE_GREATER_THAN_127 8
public static final short TLV_LENGTH_GREATER_THAN_32767 11
public static final short TLV_SIZE_GREATER_THAN_32767 10

javacardx.framework.util.UtilException
public static final short ILLEGAL_VALUE 1
public static final short TYPE_MISMATCHED 2



Copyright (c) 2009 Sun Microsystems, Inc. All rights reserved.