BehaviorTree
Core Library to create and execute Behavior Trees
Loading...
Searching...
No Matches
BT::RuntimeError Class Reference
Inheritance diagram for BT::RuntimeError:
Collaboration diagram for BT::RuntimeError:

Public Member Functions

 RuntimeError (std::string_view message)
 
template<typename... SV>
 RuntimeError (const SV &... args)
 
- Public Member Functions inherited from BT::BehaviorTreeException
 BehaviorTreeException (std::string_view message)
 
template<typename... SV>
 BehaviorTreeException (const SV &... args)
 
const char * what () const noexcept
 

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