kz.gamma.hardware.crypto.pcsc
Class GammaErrorId

java.lang.Object
  extended by kz.gamma.hardware.crypto.pcsc.ErrorId
      extended by kz.gamma.hardware.crypto.pcsc.GammaErrorId
Direct Known Subclasses:
GammaJaCartaErrorId, GammaJavaTokenErrorId

public class GammaErrorId
extends ErrorId

Author:
Sergey Moisseyev, Renat Karimov

Field Summary
static int ERROR_CREATE_OBJECT
           
static int ERROR_CREATE_OBJECT_NAME
           
static int ERROR_DEBUG
           
static int ERROR_ETOKEN_COMMAND_NOT_SUPPORTED
           
static int ERROR_ETOKEN_NOT_AUTHENTICATED
           
static int ERROR_INVALID_ID_KEY
           
static int ERROR_INVALID_INPUT
           
static int ERROR_INVALID_LEN_KEY
           
static int ERROR_KEY_TYPE_NOT_FOUND
           
static int ERROR_NOT_ACCESS
           
static int ERROR_NOT_AUTHENTICATED
           
static int ERROR_NOT_EXISTS_ELEMENT
           
static int ERROR_NOT_INIT_DSCH
           
static int ERROR_NOT_VALIDATE
           
static int ERROR_OBJECT_CREATE
           
static int ERROR_OBJECT_IS_EXISTS
           
static int ERROR_OBJECT_NOT_FOUND
           
static int ERROR_PIN_ALREADY_SET
           
static int ERROR_PIN_LENGTH
           
static int ERROR_PIN_NOT_SET
           
static int ERROR_PIN_NOT_VERIFY
           
static int ERROR_SGN_IS_NULL
           
static int ERROR_SGN_NOT_VERIFY
           
static int ERROR_SIZE_NAME_NOT_VALID
           
static int ERROR_STEP
           
static int ERROR_STORAGE_ADD_OBJECT
           
static int ERROR_TEXT_IS_BIG
           
static int ERROR_TEXT_SIZE_INVALID
           
static int ERROR_TYPE_NOT_FOUND
           
 
Fields inherited from class kz.gamma.hardware.crypto.pcsc.ErrorId
ERROR_PIN_IS_ALREADY_SET, ERROR_PIN_LIMIT_EXCEEDED, ERROR_TOKEN_NOT_INIT, NO_ERROR
 
Constructor Summary
GammaErrorId()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ERROR_PIN_ALREADY_SET

public static final int ERROR_PIN_ALREADY_SET
See Also:
Constant Field Values

ERROR_PIN_NOT_SET

public static final int ERROR_PIN_NOT_SET
See Also:
Constant Field Values

ERROR_PIN_LENGTH

public static final int ERROR_PIN_LENGTH
See Also:
Constant Field Values

ERROR_PIN_NOT_VERIFY

public static final int ERROR_PIN_NOT_VERIFY
See Also:
Constant Field Values

ERROR_NOT_AUTHENTICATED

public static final int ERROR_NOT_AUTHENTICATED
See Also:
Constant Field Values

ERROR_TYPE_NOT_FOUND

public static final int ERROR_TYPE_NOT_FOUND
See Also:
Constant Field Values

ERROR_KEY_TYPE_NOT_FOUND

public static final int ERROR_KEY_TYPE_NOT_FOUND
See Also:
Constant Field Values

ERROR_STORAGE_ADD_OBJECT

public static final int ERROR_STORAGE_ADD_OBJECT
See Also:
Constant Field Values

ERROR_NOT_INIT_DSCH

public static final int ERROR_NOT_INIT_DSCH
See Also:
Constant Field Values

ERROR_OBJECT_NOT_FOUND

public static final int ERROR_OBJECT_NOT_FOUND
See Also:
Constant Field Values

ERROR_INVALID_INPUT

public static final int ERROR_INVALID_INPUT
See Also:
Constant Field Values

ERROR_NOT_VALIDATE

public static final int ERROR_NOT_VALIDATE
See Also:
Constant Field Values

ERROR_INVALID_LEN_KEY

public static final int ERROR_INVALID_LEN_KEY
See Also:
Constant Field Values

ERROR_OBJECT_CREATE

public static final int ERROR_OBJECT_CREATE
See Also:
Constant Field Values

ERROR_INVALID_ID_KEY

public static final int ERROR_INVALID_ID_KEY
See Also:
Constant Field Values

ERROR_NOT_ACCESS

public static final int ERROR_NOT_ACCESS
See Also:
Constant Field Values

ERROR_SGN_NOT_VERIFY

public static final int ERROR_SGN_NOT_VERIFY
See Also:
Constant Field Values

ERROR_SGN_IS_NULL

public static final int ERROR_SGN_IS_NULL
See Also:
Constant Field Values

ERROR_NOT_EXISTS_ELEMENT

public static final int ERROR_NOT_EXISTS_ELEMENT
See Also:
Constant Field Values

ERROR_STEP

public static final int ERROR_STEP
See Also:
Constant Field Values

ERROR_DEBUG

public static final int ERROR_DEBUG
See Also:
Constant Field Values

ERROR_CREATE_OBJECT

public static final int ERROR_CREATE_OBJECT
See Also:
Constant Field Values

ERROR_CREATE_OBJECT_NAME

public static final int ERROR_CREATE_OBJECT_NAME
See Also:
Constant Field Values

ERROR_SIZE_NAME_NOT_VALID

public static final int ERROR_SIZE_NAME_NOT_VALID
See Also:
Constant Field Values

ERROR_OBJECT_IS_EXISTS

public static final int ERROR_OBJECT_IS_EXISTS
See Also:
Constant Field Values

ERROR_TEXT_IS_BIG

public static final int ERROR_TEXT_IS_BIG
See Also:
Constant Field Values

ERROR_TEXT_SIZE_INVALID

public static final int ERROR_TEXT_SIZE_INVALID
See Also:
Constant Field Values

ERROR_ETOKEN_COMMAND_NOT_SUPPORTED

public static final int ERROR_ETOKEN_COMMAND_NOT_SUPPORTED
See Also:
Constant Field Values

ERROR_ETOKEN_NOT_AUTHENTICATED

public static final int ERROR_ETOKEN_NOT_AUTHENTICATED
See Also:
Constant Field Values
Constructor Detail

GammaErrorId

public GammaErrorId()


Copyright © 2013 Gamma Technologies. All Rights Reserved.