Package pt.gov.cartaodecidadao
Class PTEID_ExCmdNotSupported
java.lang.Object
java.lang.Throwable
java.lang.Exception
pt.gov.cartaodecidadao.PTEID_Exception
pt.gov.cartaodecidadao.PTEID_ExCmdNotSupported
- All Implemented Interfaces:
Serializable
Exception class Command Not Supported (error code = EIDMW_ERR_NOT_SUPPORTED)
Throw when the command asked is not supported by the card
Throw when the command asked is not supported by the card
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class pt.gov.cartaodecidadao.PTEID_Exception
GetError, GetMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PTEID_ExCmdNotSupported
public PTEID_ExCmdNotSupported()Constructor
-
-
Method Details
-
delete
public void delete()- Overrides:
deletein classPTEID_Exception
-