Security Scol plugin
|
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 (defined in OS_Error) | OS_Error | protected |
m_operation (defined in OS_Error) | 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() (defined in Exception) | Exception | inlinevirtual |
~OS_Error() (defined in OS_Error) | OS_Error | inlinevirtual |