#include <error.hpp>
Inheritance diagram for WindowsSocketError:
Public Member Functions
- Public Member Functions inherited from
Error
Error (const std::string &_message)
Additional Inherited Members
- Public Attributes inherited from
Error
Constructor & Destructor Documentation
WindowsSocketError::WindowsSocketError
(
)
inline
WindowsSocketError::WindowsSocketError
(
DWORD
_code )
inlineexplicit
WindowsSocketError::WindowsSocketError
(
const std::string &
message )
inline
WindowsSocketError::WindowsSocketError
(
DWORD
_code,
const std::string &
message
)
inline
The documentation for this class was generated from the following file:
- 3rdparty/stout/include/stout/windows/error.hpp