Portuguese eID Middleware SDK
Version: 3.12.0
|
#include <eidlibException.h>
Public Member Functions | |
PTEIDSDK_API | PTEID_ExCertNoRoot () |
virtual PTEIDSDK_API | ~PTEID_ExCertNoRoot () |
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 Certificate No OCSP responder (error code = EIDMW_ERR_CERT_NOROOT)
Throw when ask for the Root Used in : - PTEID_Certificate::getRoot()
PTEIDSDK_API eIDMW::PTEID_ExCertNoRoot::PTEID_ExCertNoRoot | ( | ) |
Constructor
|
virtual |
Destructor