Public Member Functions | Private Attributes
BT::BehaviorTreeException Class Reference

#include <exceptions.h>

List of all members.

Public Member Functions

 BehaviorTreeException (const std::string &Message)
const char * what () const noexcept

Private Attributes

std::string message_

Detailed Description

Definition at line 22 of file exceptions.h.


Constructor & Destructor Documentation

BT::BehaviorTreeException::BehaviorTreeException ( const std::string &  Message)

Definition at line 16 of file exceptions.cpp.


Member Function Documentation

const char* BT::BehaviorTreeException::what ( ) const [inline]

Definition at line 27 of file exceptions.h.


Member Data Documentation

std::string BT::BehaviorTreeException::message_ [private]

Definition at line 33 of file exceptions.h.


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


behaviortree_cpp
Author(s): Michele Colledanchise, Davide Faconti
autogenerated on Sat Feb 2 2019 03:50:10