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

#include <exceptions.h>

Inheritance diagram for yappy::error::MmioError:

Public Member Functions

 MmioError (const std::string &msg, UINT code)
 
const char * what () const override
 

Detailed Description

Definition at line 65 of file exceptions.h.

Constructor & Destructor Documentation

yappy::error::MmioError::MmioError ( const std::string &  msg,
UINT  code 
)

Definition at line 114 of file exceptions.cpp.

Member Function Documentation

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

Definition at line 122 of file exceptions.cpp.


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