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

Exception class. More...

#include <exceptions.h>

List of all members.

Public Member Functions

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

Private Attributes

const char * Message

Detailed Description

Exception class.

Definition at line 23 of file exceptions.h.


Constructor & Destructor Documentation

BT::BehaviorTreeException::BehaviorTreeException ( const std::string  Message) [explicit]

Definition at line 16 of file exceptions.cpp.


Member Function Documentation

Definition at line 21 of file exceptions.cpp.


Member Data Documentation

const char* BT::BehaviorTreeException::Message [private]

Definition at line 26 of file exceptions.h.


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


behavior_tree_core
Author(s): Michele Colledanchise
autogenerated on Sun Sep 10 2017 02:31:49