Public Member Functions | Private Attributes | List of all members
BT::BehaviorTreeException Class Reference

#include <exceptions.h>

Inheritance diagram for BT::BehaviorTreeException:
Inheritance graph
[legend]

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
inlinenoexcept

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 04:01:55