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