Class PTEID_ExFileTypeUnknown

All Implemented Interfaces:
Serializable

public class PTEID_ExFileTypeUnknown extends PTEID_Exception
Exception class File Type Unknown (error code = EIDMW_ERR_FILETYPE_UNKNOWN)

Throw when the Raw Data type doesn't exist for this card
Used in : - PTEID_Card::getRawData(PTEID_RawDataType type)
See Also:
  • Constructor Details

    • PTEID_ExFileTypeUnknown

      public PTEID_ExFileTypeUnknown()
      Constructor
  • Method Details