Fabcoin Core
0.16.2
P2P Digital Currency
|
This is the complete list of members for InvalidKeyLength, including all inherited members.
CANNOT_FLUSH enum value | Exception | |
DATA_INTEGRITY_CHECK_FAILED enum value | Exception | |
ErrorType enum name | Exception | |
Exception(ErrorType errorType, const std::string &s) | Exception | inlineexplicit |
GetErrorType() const | Exception | inline |
GetWhat() const | Exception | inline |
INVALID_ARGUMENT enum value | Exception | |
INVALID_DATA_FORMAT enum value | Exception | |
InvalidArgument(const std::string &s) | InvalidArgument | inlineexplicit |
InvalidKeyLength(const std::string &algorithm, size_t length) | InvalidKeyLength | inlineexplicit |
IO_ERROR enum value | Exception | |
NOT_IMPLEMENTED enum value | Exception | |
OTHER_ERROR enum value | Exception | |
SetErrorType(ErrorType errorType) | Exception | inline |
SetWhat(const std::string &s) | Exception | inline |
what() const | Exception | inline |
~Exception() | Exception | inlinevirtual |