Lib
QOLを高める
Public Member Functions | List of all members
yappy::error::Win32Error Class Reference

#include <exceptions.h>

Inheritance diagram for yappy::error::Win32Error:
yappy::error::WinSockError

Public Member Functions

 Win32Error (const std::string &msg, DWORD code)
 
const char * what () const override
 

Detailed Description

Definition at line 42 of file exceptions.h.

Constructor & Destructor Documentation

yappy::error::Win32Error::Win32Error ( const std::string &  msg,
DWORD  code 
)

Definition at line 87 of file exceptions.cpp.

Member Function Documentation

const char * yappy::error::Win32Error::what ( ) const
override

Definition at line 109 of file exceptions.cpp.


The documentation for this class was generated from the following files: