Fabcoin Core
0.16.2
P2P Digital Currency
|
This is the complete list of members for OS_Error, 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 |
GetErrorCode() const | OS_Error | inline |
GetErrorType() const | Exception | inline |
GetOperation() const | OS_Error | inline |
GetWhat() const | Exception | inline |
INVALID_ARGUMENT enum value | Exception | |
INVALID_DATA_FORMAT enum value | Exception | |
IO_ERROR enum value | Exception | |
m_errorCode | OS_Error | protected |
m_operation | OS_Error | protected |
NOT_IMPLEMENTED enum value | Exception | |
OS_Error(ErrorType errorType, const std::string &s, const std::string &operation, int errorCode) | OS_Error | inline |
OTHER_ERROR enum value | Exception | |
SetErrorType(ErrorType errorType) | Exception | inline |
SetWhat(const std::string &s) | Exception | inline |
what() const | Exception | inline |
~Exception() | Exception | inlinevirtual |
~OS_Error() | OS_Error | inlinevirtual |