Package pt.gov.cartaodecidadao
Class PTEID_ExNoCardPresent
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- pt.gov.cartaodecidadao.PTEID_Exception
-
- pt.gov.cartaodecidadao.PTEID_ExNoCardPresent
-
- All Implemented Interfaces:
java.io.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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PTEID_ExNoCardPresent()
Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
delete()
-
Methods inherited from class pt.gov.cartaodecidadao.PTEID_Exception
GetError, GetMessage
-
-
-
-
Method Detail
-
delete
public void delete()
- Overrides:
delete
in classPTEID_Exception
-
-