#include <exception.hpp>
Definition at line 19 of file exception.hpp.
eigenpy::Exception::Exception |
( |
| ) |
|
|
inline |
eigenpy::Exception::Exception |
( |
const std::string & |
msg | ) |
|
|
inline |
eigenpy::Exception::~Exception |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inline |
std::string eigenpy::Exception::copyMessage |
( |
| ) |
const |
|
inline |
virtual const std::string& eigenpy::Exception::getMessage |
( |
| ) |
const |
|
inlinevirtual |
void eigenpy::Exception::registerException |
( |
| ) |
|
|
static |
void eigenpy::Exception::translateException |
( |
Exception const & |
e | ) |
|
|
staticprivate |
const char* eigenpy::Exception::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
std::string eigenpy::Exception::message |
|
protected |
PyObject * eigenpy::Exception::pyType |
|
staticprivate |
The documentation for this class was generated from the following files: