Class PTEID_ExCardTypeUnknown

All Implemented Interfaces:
Serializable

public class PTEID_ExCardTypeUnknown extends PTEID_Exception
Exception class Card Type Unknown (error code = EIDMW_ERR_CARDTYPE_UNKNOWN)

Throw when the card type is not supported
Used in : - PTEID_ReaderContext::getCard()
See Also:
  • Constructor Details

    • PTEID_ExCardTypeUnknown

      public PTEID_ExCardTypeUnknown()
      Constructor
  • Method Details