Class NFCVASErrorCode


  • public final class NFCVASErrorCode
    extends java.lang.Object
    [@enum] NFCVASErrorCode Response APDU status word.
    • Field Detail

      • NFCVASErrorCodeSuccess

        public static final long NFCVASErrorCodeSuccess
        See Also:
        Constant Field Values
      • NFCVASErrorCodeDataNotFound

        public static final long NFCVASErrorCodeDataNotFound
        See Also:
        Constant Field Values
      • NFCVASErrorCodeDataNotActivated

        public static final long NFCVASErrorCodeDataNotActivated
        See Also:
        Constant Field Values
      • NFCVASErrorCodeWrongParameters

        public static final long NFCVASErrorCodeWrongParameters
        See Also:
        Constant Field Values
      • NFCVASErrorCodeWrongLCField

        public static final long NFCVASErrorCodeWrongLCField
        See Also:
        Constant Field Values
      • NFCVASErrorCodeUserIntervention

        public static final long NFCVASErrorCodeUserIntervention
        See Also:
        Constant Field Values
      • NFCVASErrorCodeIncorrectData

        public static final long NFCVASErrorCodeIncorrectData
        See Also:
        Constant Field Values
      • NFCVASErrorCodeUnsupportedApplicationVersion

        public static final long NFCVASErrorCodeUnsupportedApplicationVersion
        See Also:
        Constant Field Values
      • VASErrorCodeDataNotFound

        public static final long VASErrorCodeDataNotFound
        See Also:
        Constant Field Values
      • VASErrorCodeDataNotActivated

        public static final long VASErrorCodeDataNotActivated
        See Also:
        Constant Field Values
      • VASErrorCodeWrongParameters

        public static final long VASErrorCodeWrongParameters
        See Also:
        Constant Field Values
      • VASErrorCodeWrongLCField

        public static final long VASErrorCodeWrongLCField
        See Also:
        Constant Field Values
      • VASErrorCodeUserIntervention

        public static final long VASErrorCodeUserIntervention
        See Also:
        Constant Field Values
      • VASErrorCodeIncorrectData

        public static final long VASErrorCodeIncorrectData
        See Also:
        Constant Field Values
      • VASErrorCodeUnsupportedApplicationVersion

        public static final long VASErrorCodeUnsupportedApplicationVersion
        See Also:
        Constant Field Values