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

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

Detailed Description

Definition at line 46 of file exceptions.h.

Constructor & Destructor Documentation

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

Definition at line 49 of file exceptions.h.

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

Definition at line 53 of file exceptions.h.


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


behaviotree_cpp_v3
Author(s): Michele Colledanchise, Davide Faconti
autogenerated on Tue May 4 2021 02:56:26