Class PTEID_ExCmdNotSupported

All Implemented Interfaces:
Serializable

public class PTEID_ExCmdNotSupported extends PTEID_Exception
Exception class Command Not Supported (error code = EIDMW_ERR_NOT_SUPPORTED)

Throw when the command asked is not supported by the card
See Also:
  • Constructor Details

    • PTEID_ExCmdNotSupported

      public PTEID_ExCmdNotSupported()
      Constructor
  • Method Details