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

#include <exceptions.h>

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

Public Member Functions

 WinSockError (const std::string &msg, int code)
 
- Public Member Functions inherited from yappy::error::Win32Error
 Win32Error (const std::string &msg, DWORD code)
 
const char * what () const override
 

Detailed Description

Definition at line 57 of file exceptions.h.

Constructor & Destructor Documentation

yappy::error::WinSockError::WinSockError ( const std::string &  msg,
int  code 
)
inline

Definition at line 59 of file exceptions.h.


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