Public Member Functions | List of all members
boost::property_tree::ptree_error Class Reference

#include <exceptions.hpp>

Inheritance diagram for boost::property_tree::ptree_error:
Inheritance graph
[legend]

Public Member Functions

 ptree_error (const std::string &what)
 
 ~ptree_error () throw ()
 

Detailed Description

Base class for all property tree errors. Derives from std::runtime_error. Call member function what to get human readable message associated with the error.

Definition at line 27 of file exceptions.hpp.

Constructor & Destructor Documentation

◆ ptree_error()

boost::property_tree::ptree_error::ptree_error ( const std::string &  what)
inline

Instantiate a ptree_error instance with the given message.

Parameters
whatThe message to associate with this error.

Definition at line 33 of file exception_implementation.hpp.

◆ ~ptree_error()

boost::property_tree::ptree_error::~ptree_error ( )
throw (
)
inline

Definition at line 38 of file exception_implementation.hpp.


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


sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 04:38:17