|
| | Exception (const std::string &msg, const char *file, const char *func, int line) |
| |
| std::string | getExtraData () const |
| |
| std::string | getMessage () const |
| |
| virtual const char * | what () const NOEXCEPT |
| |
Definition at line 40 of file exception.hpp.
◆ Exception()
| Exception |
( |
const std::string & |
msg, |
|
|
const char * |
file, |
|
|
const char * |
func, |
|
|
int |
line |
|
) |
| |
|
explicit |
◆ ~Exception()
◆ what()
| const char * what |
( |
| ) |
const |
|
virtual |
◆ getMessage()
| std::string getMessage |
( |
| ) |
const |
◆ getExtraData()
| std::string getExtraData |
( |
| ) |
const |
The documentation for this class was generated from the following files:
- /root/robotpkg/optimization/py-crocoddyl/work/crocoddyl-2.1.0/include/crocoddyl/core/utils/exception.hpp
- /root/robotpkg/optimization/py-crocoddyl/work/crocoddyl-2.1.0/src/core/utils/exception.cpp