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