|
Portuguese eID Middleware SDK Version: 3.14.0
|
#include <eidlibException.h>
Public Member Functions | |
| PTEID_ExFileTypeUnknown () | |
| virtual | ~PTEID_ExFileTypeUnknown () |
Public Member Functions inherited from eIDMW::PTEID_Exception | |
| PTEID_Exception (long lError) | |
| virtual | ~PTEID_Exception () |
| long | GetError () const |
| const char * | GetMessage () |
Exception class File Type Unknown (error code = EIDMW_ERR_FILETYPE_UNKNOWN)
Throw when the Raw Data type doesn't exist for this card Used in : - PTEID_Card::getRawData(PTEID_RawDataType type)
| eIDMW::PTEID_ExFileTypeUnknown::PTEID_ExFileTypeUnknown | ( | ) |
Constructor
|
virtual |
Destructor