![]() |
JustCpp
Repo wih C++ stuff
|
#include <customException.hpp>
Public Member Functions | |
CException (const std::string &msg) | |
const char * | what () |
Private Attributes | |
std::string | message |
|
inlineexplicit |
|
inline |
|
private |