public final class NFCVASErrorCode
extends java.lang.Object
Response APDU status word.
| Modifier and Type | Field and Description |
|---|---|
static long |
NFCVASErrorCodeDataNotActivated |
static long |
NFCVASErrorCodeDataNotFound |
static long |
NFCVASErrorCodeIncorrectData |
static long |
NFCVASErrorCodeSuccess |
static long |
NFCVASErrorCodeUnsupportedApplicationVersion |
static long |
NFCVASErrorCodeUserIntervention |
static long |
NFCVASErrorCodeWrongLCField |
static long |
NFCVASErrorCodeWrongParameters |
static long |
VASErrorCodeDataNotActivated |
static long |
VASErrorCodeDataNotFound |
static long |
VASErrorCodeIncorrectData |
static long |
VASErrorCodeSuccess |
static long |
VASErrorCodeUnsupportedApplicationVersion |
static long |
VASErrorCodeUserIntervention |
static long |
VASErrorCodeWrongLCField |
static long |
VASErrorCodeWrongParameters |
public static final long NFCVASErrorCodeSuccess
public static final long NFCVASErrorCodeDataNotFound
public static final long NFCVASErrorCodeDataNotActivated
public static final long NFCVASErrorCodeWrongParameters
public static final long NFCVASErrorCodeWrongLCField
public static final long NFCVASErrorCodeUserIntervention
public static final long NFCVASErrorCodeIncorrectData
public static final long NFCVASErrorCodeUnsupportedApplicationVersion
public static final long VASErrorCodeSuccess
public static final long VASErrorCodeDataNotFound
public static final long VASErrorCodeDataNotActivated
public static final long VASErrorCodeWrongParameters
public static final long VASErrorCodeWrongLCField
public static final long VASErrorCodeUserIntervention
public static final long VASErrorCodeIncorrectData
public static final long VASErrorCodeUnsupportedApplicationVersion