#include <SmartcardModuleException.h>
◆ ErrorCode
Enumerator |
---|
UNKNOWN | |
ENUMERATING_CERTIFICATES | |
ENUMERATING_PRIVATE_KEYS | |
DECRYPTING_DATA | |
SMARTCARD_NOT_AVAILABLE | |
SMARTCARD_READER_NOT_AVAILABLE | |
INVALID_PIN | |
INVALID_PKCS11_MODULE | |
BLOCKED_PIN | |
ID_NOT_FOUND | |
◆ SmartcardModuleException() [1/3]
SmartcardModuleException::SmartcardModuleException |
( |
std::string |
where | ) |
|
|
inline |
◆ SmartcardModuleException() [2/3]
◆ SmartcardModuleException() [3/3]
◆ ~SmartcardModuleException()
virtual SmartcardModuleException::~SmartcardModuleException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ errorCode2Message()
◆ getErrorCode()
◆ getMessage()
virtual std::string SmartcardModuleException::getMessage |
( |
| ) |
const |
|
inlinevirtual |
◆ toString()
virtual std::string SmartcardModuleException::toString |
( |
| ) |
const |
|
inlinevirtual |
◆ errorCode
The documentation for this class was generated from the following file: