# Class example::NumericException
Class List > example > NumericException
#include <exception.h>
Inherits the following classes: 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 src/utils/exception.h