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

Public Member Functions

 LogicError (std::string_view message)
 
template<typename... SV>
 LogicError (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: