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

#include <exception.h>

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

Public Member Functions

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

Constructor & Destructor Documentation

◆ CustomException()

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

Member Function Documentation

◆ what()

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

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