Doxybook Example
Public Member Functions | List of all members
example::NumericException Class Reference

#include <exception.h>

Inheritance diagram for example::NumericException:
Inheritance graph
[legend]
Collaboration diagram for example::NumericException:
Collaboration graph
[legend]

Public Member Functions

 NumericException (const std::string &msg)
 
virtual const char * what () const throw ()
 

Constructor & Destructor Documentation

◆ NumericException()

example::NumericException::NumericException ( const std::string &  msg)
inline

Member Function Documentation

◆ what()

virtual const char* example::NumericException::what ( ) const
throw (
)
inlinevirtual

The documentation for this class was generated from the following file: