Apache Mesos
|
#include <error.hpp>
Public Member Functions | |
WindowsSocketError () | |
WindowsSocketError (DWORD _code) | |
WindowsSocketError (const std::string &message) | |
WindowsSocketError (DWORD _code, const std::string &message) | |
![]() | |
Error (const std::string &_message) | |
bool | operator== (const Error &that) const |
Additional Inherited Members | |
![]() | |
const DWORD | code |
![]() | |
const std::string | message |
![]() | |
WindowsErrorBase (DWORD _code) | |
WindowsErrorBase (DWORD _code, const std::string &message) | |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |