Public Member Functions | Public Attributes | Static Private Member Functions
YAML_PM::Exception Class Reference

#include <exceptions.h>

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

List of all members.

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

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

Definition at line 95 of file exceptions.h.

virtual YAML_PM::Exception::~Exception ( ) throw () [inline, virtual]

Definition at line 97 of file exceptions.h.


Member Function Documentation

static const std::string YAML_PM::Exception::build_what ( const Mark mark,
const std::string &  msg 
) [inline, static, private]

Definition at line 103 of file exceptions.h.


Member Data Documentation

Definition at line 99 of file exceptions.h.

Definition at line 100 of file exceptions.h.


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


libpointmatcher
Author(s):
autogenerated on Mon Sep 14 2015 02:59:08