#include <exceptions.h>
Definition at line 23 of file exceptions.h.
◆ BehaviorTreeException() [1/2]
BT::BehaviorTreeException::BehaviorTreeException |
( |
std::string_view |
message | ) |
|
|
inline |
◆ BehaviorTreeException() [2/2]
template<typename... SV>
BT::BehaviorTreeException::BehaviorTreeException |
( |
const SV &... |
args | ) |
|
|
inline |
◆ what()
const char* BT::BehaviorTreeException::what |
( |
| ) |
const |
|
inlinenoexcept |
◆ message_
std::string BT::BehaviorTreeException::message_ |
|
private |
The documentation for this class was generated from the following file: