Exception wrapper. More...
#include "NG_Exception.hpp"
Inheritance diagram for NG_exception:Public Member Functions | |
| NG_exception (std::string a_reason) | |
| NG_exception (const char *a_reason) | |
| virtual const char * | what () const noexcept |
Exception wrapper.