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