This project has retired. For details please refer to its Attic page.
Apache Mesos: Member List
Apache Mesos
WindowsError Member List

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

codeWindowsErrorBase
Error(const std::string &_message)Errorinlineexplicit
messageError
operator==(const Error &that) const Errorinline
WindowsError()WindowsErrorinline
WindowsError(DWORD _code)WindowsErrorinlineexplicit
WindowsError(const std::string &message)WindowsErrorinline
WindowsError(DWORD _code, const std::string &message)WindowsErrorinline
WindowsErrorBase(DWORD _code)WindowsErrorBaseinlineexplicitprotected
WindowsErrorBase(DWORD _code, const std::string &message)WindowsErrorBaseinlineprotected