Public Member Functions | List of all members
BT::LogicError Class Reference

#include <exceptions.h>

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

Public Member Functions

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

Detailed Description

Definition at line 45 of file exceptions.h.

Constructor & Destructor Documentation

◆ LogicError() [1/2]

BT::LogicError::LogicError ( std::string_view  message)
inline

Definition at line 48 of file exceptions.h.

◆ LogicError() [2/2]

template<typename... SV>
BT::LogicError::LogicError ( const SV &...  args)
inline

Definition at line 52 of file exceptions.h.


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


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Fri Jun 28 2024 02:20:09