Public Member Functions | Private Attributes | List of all members
MyException3 Class Reference

Public Member Functions

 MyException3 (const char *m)
 
virtual const char * what () const noexcept
 

Private Attributes

std::string message = ""
 

Detailed Description

Definition at line 31 of file test_exceptions.cpp.

Constructor & Destructor Documentation

MyException3::MyException3 ( const char *  m)
inlineexplicit

Definition at line 33 of file test_exceptions.cpp.

Member Function Documentation

virtual const char* MyException3::what ( ) const
inlinevirtualnoexcept

Definition at line 34 of file test_exceptions.cpp.

Member Data Documentation

std::string MyException3::message = ""
private

Definition at line 36 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