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