|
Portuguese eID Middleware SDK Version: 3.14.0
|
#include <eidlibException.h>
Public Member Functions | |
| PTEID_ExNoCardPresent () | |
| virtual | ~PTEID_ExNoCardPresent () |
Public Member Functions inherited from eIDMW::PTEID_Exception | |
| PTEID_Exception (long lError) | |
| virtual | ~PTEID_Exception () |
| long | GetError () const |
| const char * | GetMessage () |
Exception class No Card Present (error code = EIDMW_ERR_NO_CARD)
Throw when no card is present Used in : - PTEID_ReaderContext::getCardType()
| eIDMW::PTEID_ExNoCardPresent::PTEID_ExNoCardPresent | ( | ) |
Constructor
|
virtual |
Destructor