Public Member Functions | Private Attributes | List of all members
MyException2 Class Reference
Inheritance diagram for MyException2:
Inheritance graph
[legend]

Public Member Functions

 MyException2 (const char *m)
 
const char * what () const noexceptoverride
 

Private Attributes

std::string message = ""
 

Detailed Description

Definition at line 22 of file test_exceptions.cpp.

Constructor & Destructor Documentation

MyException2::MyException2 ( const char *  m)
inlineexplicit

Definition at line 24 of file test_exceptions.cpp.

Member Function Documentation

const char* MyException2::what ( ) const
inlineoverridenoexcept

Definition at line 25 of file test_exceptions.cpp.

Member Data Documentation

std::string MyException2::message = ""
private

Definition at line 27 of file test_exceptions.cpp.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:48