Public Member Functions | |
Pkcs11Exception (const char *message, CK_RV errorCode) | |
~Pkcs11Exception (void) | |
CK_RV | getErrorCode (void) |
const char * | toString () |
|
constructs this exception with the message and an error code that can be retrieved. It will attempt to write the message and code to the file pointed to by the environment variable 'LOGFILE'. If that variable doesn't exist or the file can't be open, it goes to stderr |
|
Does nothing |
|
|
|
|