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