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

#include <exceptions.h>

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

Public Member Functions

 RuntimeError (nonstd::string_view message)
 
template<typename... SV>
 RuntimeError (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 58 of file exceptions.h.

Constructor & Destructor Documentation

◆ RuntimeError() [1/2]

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

Definition at line 61 of file exceptions.h.

◆ RuntimeError() [2/2]

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

Definition at line 65 of file exceptions.h.


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


behaviortree_cpp_v3
Author(s): Michele Colledanchise, Davide Faconti
autogenerated on Mon Jul 3 2023 02:50:15