|
Portuguese eID Middleware SDK Version: 3.14.0
|
#include <eidlibException.h>
Public Member Functions | |
| PTEID_ExReleaseNeeded () | |
| virtual | ~PTEID_ExReleaseNeeded () |
Public Member Functions inherited from eIDMW::PTEID_Exception | |
| PTEID_Exception (long lError) | |
| virtual | ~PTEID_Exception () |
| long | GetError () const |
| const char * | GetMessage () |
Exception class Release Needed (error code = EIDMW_ERR_RELEASE_NEEDED)
Throw when the application close without calling PTEID_ReleaseSDK
| eIDMW::PTEID_ExReleaseNeeded::PTEID_ExReleaseNeeded | ( | ) |
Constructor
|
virtual |
Destructor