public class ErrorId
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
ERROR_NOT_AUTHENTICATED |
static int |
ERROR_PIN_IS_ALREADY_SET |
static int |
ERROR_PIN_LIMIT_EXCEEDED |
static int |
ERROR_TOKEN_NOT_INIT |
static int |
NO_ERROR |
Constructor and Description |
---|
ErrorId() |
public static final int NO_ERROR
public static final int ERROR_PIN_IS_ALREADY_SET
public static final int ERROR_TOKEN_NOT_INIT
public static final int ERROR_NOT_AUTHENTICATED
public static final int ERROR_PIN_LIMIT_EXCEEDED
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.