Portuguese eID Middleware SDK
Version: 3.12.0
|
#include <eidlibException.h>
Public Member Functions | |
PTEIDSDK_API | PTEID_ExCardTypeUnknown () |
virtual PTEIDSDK_API | ~PTEID_ExCardTypeUnknown () |
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 Card Type Unknown (error code = EIDMW_ERR_CARDTYPE_UNKNOWN)
Throw when the card type is not supported Used in : - PTEID_ReaderContext::getCard()
PTEIDSDK_API eIDMW::PTEID_ExCardTypeUnknown::PTEID_ExCardTypeUnknown | ( | ) |
Constructor
|
virtual |
Destructor