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

Public Member Functions

 MyException6 (const char *m)
 
const char * what () const noexcept override
 

Private Attributes

std::string message = ""
 

Detailed Description

Definition at line 77 of file test_exceptions.cpp.

Constructor & Destructor Documentation

◆ MyException6()

MyException6::MyException6 ( const char *  m)
inlineexplicit

Definition at line 79 of file test_exceptions.cpp.

Member Function Documentation

◆ what()

const char* MyException6::what ( ) const
inlineoverridenoexcept

Definition at line 80 of file test_exceptions.cpp.

Member Data Documentation

◆ message

std::string MyException6::message = ""
private

Definition at line 83 of file test_exceptions.cpp.


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


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:15