|
Portuguese eID Middleware SDK Version: 3.14.0
|
#include <eidlibException.h>
Public Member Functions | |
| PTEID_Exception (long lError) | |
| virtual | ~PTEID_Exception () |
| long | GetError () const |
| const char * | GetMessage () |
Base class for the PTEID SDK Exceptions
| eIDMW::PTEID_Exception::PTEID_Exception | ( | long | lError | ) |
Constructor - Need error code that comes from eidErrors.h
|
virtual |
Destructor
| long eIDMW::PTEID_Exception::GetError | ( | ) | const |
Return the error code
| const char * eIDMW::PTEID_Exception::GetMessage | ( | ) |
Returns the error message based on the error code