Package pt.gov.cartaodecidadao
Class PTEID_ExCardTypeUnknown
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- pt.gov.cartaodecidadao.PTEID_Exception
-
- pt.gov.cartaodecidadao.PTEID_ExCardTypeUnknown
-
- All Implemented Interfaces:
java.io.Serializable
public class PTEID_ExCardTypeUnknown extends PTEID_Exception
Exception class Card Type Unknown (error code = EIDMW_ERR_CARDTYPE_UNKNOWN)
Throw when the card type is not supported
Used in : - PTEID_ReaderContext::getCard()- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PTEID_ExCardTypeUnknown()
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
-
-