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 60 of file exceptions.h.

Constructor & Destructor Documentation

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

Definition at line 63 of file exceptions.h.

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

Definition at line 67 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