Class PTEID_ExNoCardPresent

All Implemented Interfaces:
Serializable

public class PTEID_ExNoCardPresent extends PTEID_Exception
Exception class No Card Present (error code = EIDMW_ERR_NO_CARD)

Throw when no card is present
Used in : - PTEID_ReaderContext::getCardType()
- PTEID_ReaderContext::getCard()
- PTEID_ReaderContext::getEIDCard()
See Also:
  • Constructor Details

    • PTEID_ExNoCardPresent

      public PTEID_ExNoCardPresent()
      Constructor
  • Method Details