BTK
0.3dev.0
Open-source library to visualize/process biomechanical data
|
Runtime error exception. More...
#include <btkException.h>
Public Member Functions | |
RuntimeError (const std::string &msg) | |
virtual | ~RuntimeError () throw () |
Public Member Functions inherited from btk::Exception | |
Exception (const std::string &msg) | |
virtual const char * | what () const throw () |
virtual | ~Exception () throw () |
Runtime error exception.
|
inlineexplicit |
Constructor
|
inlinevirtual |
Destructor