Class example::CustomException
ClassList > example > CustomException
Inherits the following classes: std::exception
Public Functions
| Type | Name |
|---|---|
| CustomException (const std::string & msg) |
|
| virtual const char * | what () const |
Public Functions Documentation
function CustomException
inline example::CustomException::CustomException (
const std::string & msg
)
function what
inline virtual const char * example::CustomException::what () const
The documentation for this class was generated from the following file demo-projets/animal/utils/exception.h