Public Member Functions | Public Attributes | Static Private Member Functions | List of all members
YAML_PM::Exception Class Reference

#include <exceptions.h>

Inheritance diagram for YAML_PM::Exception:
Inheritance graph
[legend]

Public Member Functions

 Exception (const Mark &mark_, const std::string &msg_)
 
virtual ~Exception () throw ()
 

Public Attributes

Mark mark
 
std::string msg
 

Static Private Member Functions

static const std::string build_what (const Mark &mark, const std::string &msg)
 

Detailed Description

Definition at line 93 of file exceptions.h.

Constructor & Destructor Documentation

◆ Exception()

YAML_PM::Exception::Exception ( const Mark mark_,
const std::string &  msg_ 
)
inline

Definition at line 95 of file exceptions.h.

◆ ~Exception()

virtual YAML_PM::Exception::~Exception ( )
throw (
)
inlinevirtual

Definition at line 97 of file exceptions.h.

Member Function Documentation

◆ build_what()

static const std::string YAML_PM::Exception::build_what ( const Mark mark,
const std::string &  msg 
)
inlinestaticprivate

Definition at line 103 of file exceptions.h.

Member Data Documentation

◆ mark

Mark YAML_PM::Exception::mark

Definition at line 99 of file exceptions.h.

◆ msg

std::string YAML_PM::Exception::msg

Definition at line 100 of file exceptions.h.


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


libpointmatcher
Author(s):
autogenerated on Sat May 27 2023 02:38:04