# Class example::CustomException

Class List > example > CustomException

  • #include <exception.h>

Inherits the following classes: 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 src/utils/exception.h