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

#include <local_bindings.h>

Inheritance diagram for LocalException:
Inheritance graph
[legend]

Public Member Functions

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

Private Attributes

std::string message = ""
 

Detailed Description

Definition at line 40 of file local_bindings.h.

Constructor & Destructor Documentation

◆ LocalException()

LocalException::LocalException ( const char *  m)
inlineexplicit

Definition at line 42 of file local_bindings.h.

Member Function Documentation

◆ what()

const char* LocalException::what ( ) const
inlineoverridenoexcept

Definition at line 43 of file local_bindings.h.

Member Data Documentation

◆ message

std::string LocalException::message = ""
private

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