Fabcoin Core  0.16.2
P2P Digital Currency
OS_Error Member List

This is the complete list of members for OS_Error, including all inherited members.

CANNOT_FLUSH enum valueException
DATA_INTEGRITY_CHECK_FAILED enum valueException
ErrorType enum nameException
Exception(ErrorType errorType, const std::string &s)Exceptioninlineexplicit
GetErrorCode() const OS_Errorinline
GetErrorType() const Exceptioninline
GetOperation() const OS_Errorinline
GetWhat() const Exceptioninline
INVALID_ARGUMENT enum valueException
INVALID_DATA_FORMAT enum valueException
IO_ERROR enum valueException
m_errorCodeOS_Errorprotected
m_operationOS_Errorprotected
NOT_IMPLEMENTED enum valueException
OS_Error(ErrorType errorType, const std::string &s, const std::string &operation, int errorCode)OS_Errorinline
OTHER_ERROR enum valueException
SetErrorType(ErrorType errorType)Exceptioninline
SetWhat(const std::string &s)Exceptioninline
what() const Exceptioninline
~Exception()Exceptioninlinevirtual
~OS_Error()OS_Errorinlinevirtual