#include <LibCryptoSecException.h>
◆ ~LibCryptoSecException()
virtual LibCryptoSecException::~LibCryptoSecException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ getDetails()
virtual const std::string LibCryptoSecException::getDetails |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ getMessage()
virtual std::string LibCryptoSecException::getMessage |
( |
| ) |
const |
|
pure virtual |
Implemented in EngineException, SmartcardModuleException, Pkcs7Exception, AsymmetricKeyException, EncodeException, CertificationException, HmacException, Pkcs12Exception, SymmetricCipherException, MessageDigestException, NetscapeSPKIException, RandomException, SecretSharerException, SignerException, AsymmetricCipherException, BigIntegerException, and InvalidStateException.
◆ toString()
virtual std::string LibCryptoSecException::toString |
( |
| ) |
const |
|
pure virtual |
Implemented in EngineException, SmartcardModuleException, Pkcs7Exception, AsymmetricKeyException, EncodeException, CertificationException, HmacException, Pkcs12Exception, SymmetricCipherException, MessageDigestException, BigIntegerException, NetscapeSPKIException, RandomException, SecretSharerException, SignerException, AsymmetricCipherException, and InvalidStateException.
◆ what()
virtual const char* LibCryptoSecException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ details
std::string LibCryptoSecException::details |
|
protected |
◆ where
std::string LibCryptoSecException::where |
|
protected |
The documentation for this class was generated from the following file: