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

template<typename... SV>
 RuntimeError (const SV &... args)
 
 RuntimeError (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 58 of file exceptions.h.

Constructor & Destructor Documentation

◆ RuntimeError() [1/2]

BT::RuntimeError::RuntimeError ( std::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_v4
Author(s): Davide Faconti
autogenerated on Fri Jun 28 2024 02:20:09