Portuguese eID Middleware SDK
Version: 3.12.0
|
#include <eidlibException.h>
Public Member Functions | |
PTEIDSDK_API | PTEID_ExNoCardPresent () |
virtual PTEIDSDK_API | ~PTEID_ExNoCardPresent () |
Public Member Functions inherited from eIDMW::PTEID_Exception | |
PTEIDSDK_API | PTEID_Exception (long lError) |
virtual PTEIDSDK_API | ~PTEID_Exception () |
PTEIDSDK_API long | GetError () const |
PTEIDSDK_API 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()
PTEIDSDK_API eIDMW::PTEID_ExNoCardPresent::PTEID_ExNoCardPresent | ( | ) |
Constructor
|
virtual |
Destructor