Portuguese eID Middleware SDK Version: 3.14.0
Loading...
Searching...
No Matches
eIDMW::PTEID_ExCmdNotAllowed Class Reference

#include <eidlibException.h>

Public Member Functions

 PTEID_ExCmdNotAllowed ()
 
virtual ~PTEID_ExCmdNotAllowed ()
 
- Public Member Functions inherited from eIDMW::PTEID_Exception
 PTEID_Exception (long lError)
 
virtual ~PTEID_Exception ()
 
long GetError () const
 
const char * GetMessage ()
 

Detailed Description

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)

Constructor & Destructor Documentation

◆ PTEID_ExCmdNotAllowed()

eIDMW::PTEID_ExCmdNotAllowed::PTEID_ExCmdNotAllowed ( )

Constructor

◆ ~PTEID_ExCmdNotAllowed()

virtual eIDMW::PTEID_ExCmdNotAllowed::~PTEID_ExCmdNotAllowed ( )
virtual

Destructor