#include <AsymmetricCipherException.h>
◆ ErrorCode
Enumerator |
---|
UNKNOWN | |
ENCRYPTING_DATA | |
DECRYPTING_DATA | |
◆ AsymmetricCipherException() [1/2]
AsymmetricCipherException::AsymmetricCipherException |
( |
std::string |
where | ) |
|
|
inline |
◆ AsymmetricCipherException() [2/2]
◆ ~AsymmetricCipherException()
virtual AsymmetricCipherException::~AsymmetricCipherException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ errorCode2Message()
◆ getErrorCode()
◆ getMessage()
virtual std::string AsymmetricCipherException::getMessage |
( |
| ) |
const |
|
inlinevirtual |
◆ toString()
virtual std::string AsymmetricCipherException::toString |
( |
| ) |
const |
|
inlinevirtual |
◆ errorCode
The documentation for this class was generated from the following file: