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