|
| static void | registerException () |
Definition at line 19 of file exception.hpp.
◆ Exception() [1/2]
| eigenpy::Exception::Exception | ( | | ) | |
| inline |
◆ Exception() [2/2]
| eigenpy::Exception::Exception | ( | const std::string & | msg | ) | |
| inline |
◆ ~Exception()
| eigenpy::Exception::~Exception | ( | | ) | | | throw | ( | ) | | | |
| inline |
◆ copyMessage()
| std::string eigenpy::Exception::copyMessage | ( | | ) | const |
| inline |
◆ getMessage()
| virtual const std::string & eigenpy::Exception::getMessage | ( | | ) | const |
| inlinevirtual |
◆ what()
| const char * eigenpy::Exception::what | ( | | ) | const | | throw | ( | ) | | | |
| inline |
◆ message
| std::string eigenpy::Exception::message |
| protected |
The documentation for this class was generated from the following file: