Portuguese eID Middleware SDK
Version: 3.12.0
|
#include <eidlibException.h>
Public Member Functions | |
PTEIDSDK_API | PTEID_ExCmdNotAllowed () |
virtual PTEIDSDK_API | ~PTEID_ExCmdNotAllowed () |
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 Command Not Allowed (error code = EIDMW_ERR_CMD_NOT_ALLOWED)
Throw when the command asked is not allowed Used in : - PTEID_SmartCard::writeFile(const char *fileID,const PTEID_ByteArray &out,PTEID_Pin *pin,const char *csPinCode)
PTEIDSDK_API eIDMW::PTEID_ExCmdNotAllowed::PTEID_ExCmdNotAllowed | ( | ) |
Constructor
|
virtual |
Destructor