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