|
Portuguese eID Middleware SDK Version: 3.14.0
|
#include <eidlibException.h>
Public Member Functions | |
| PTEID_ExBadUsage () | |
| virtual | ~PTEID_ExBadUsage () |
Public Member Functions inherited from eIDMW::PTEID_Exception | |
| PTEID_Exception (long lError) | |
| virtual | ~PTEID_Exception () |
| long | GetError () const |
| const char * | GetMessage () |
Exception class Bad Usage (error code = EIDMW_ERR_BAD_USAGE)
Throw when a class/function is not used correctly Used in : - PTEID_Crl class
| eIDMW::PTEID_ExBadUsage::PTEID_ExBadUsage | ( | ) |
Constructor
|
virtual |
Destructor