Public Member Functions | Public Attributes | List of all members
YAML_PM::TypedKeyNotFound< T > Class Template Reference

#include <exceptions.h>

Inheritance diagram for YAML_PM::TypedKeyNotFound< T >:
Inheritance graph
[legend]

Public Member Functions

 TypedKeyNotFound (const Mark &mark_, const T &key_)
 
virtual ~TypedKeyNotFound () throw ()
 
- Public Member Functions inherited from YAML_PM::KeyNotFound
template<typename T >
 KeyNotFound (const Mark &mark_, const T &key_)
 
- Public Member Functions inherited from YAML_PM::RepresentationException
 RepresentationException (const Mark &mark_, const std::string &msg_)
 
- Public Member Functions inherited from YAML_PM::Exception
 Exception (const Mark &mark_, const std::string &msg_)
 
virtual ~Exception () throw ()
 

Public Attributes

key
 
- Public Attributes inherited from YAML_PM::Exception
Mark mark
 
std::string msg
 

Detailed Description

template<typename T>
class YAML_PM::TypedKeyNotFound< T >

Definition at line 137 of file exceptions.h.

Constructor & Destructor Documentation

◆ TypedKeyNotFound()

template<typename T>
YAML_PM::TypedKeyNotFound< T >::TypedKeyNotFound ( const Mark mark_,
const T &  key_ 
)
inline

Definition at line 139 of file exceptions.h.

◆ ~TypedKeyNotFound()

template<typename T>
virtual YAML_PM::TypedKeyNotFound< T >::~TypedKeyNotFound ( )
throw (
)
inlinevirtual

Definition at line 141 of file exceptions.h.

Member Data Documentation

◆ key

template<typename T>
T YAML_PM::TypedKeyNotFound< T >::key

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