Doxybook2 Example
Public Member Functions | List of all members
Engine::Exception Class Reference

#include <Exception.hpp>

Inheritance diagram for Engine::Exception:

Public Member Functions

 Exception ()=default
 
 Exception (std::string msg)
 
const char * what () const override throw ()
 

Constructor & Destructor Documentation

◆ Exception() [1/2]

Engine::Exception::Exception ( )
default

◆ Exception() [2/2]

Engine::Exception::Exception ( std::string  msg)
inlineexplicit

Member Function Documentation

◆ what()

const char* Engine::Exception::what ( ) const
throw (
)
inlineoverride

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