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

#include <local_bindings.h>

Inheritance diagram for LocalSimpleException:
Inheritance graph
[legend]

Public Member Functions

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

Private Attributes

std::string message = ""
 

Detailed Description

Definition at line 50 of file local_bindings.h.

Constructor & Destructor Documentation

◆ LocalSimpleException()

LocalSimpleException::LocalSimpleException ( const char *  m)
inlineexplicit

Definition at line 52 of file local_bindings.h.

Member Function Documentation

◆ what()

const char* LocalSimpleException::what ( ) const
inlineoverridenoexcept

Definition at line 53 of file local_bindings.h.

Member Data Documentation

◆ message

std::string LocalSimpleException::message = ""
private

Definition at line 56 of file local_bindings.h.


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


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