BTK
0.3dev.0
Open-source library to visualize/process biomechanical data
|
General class for exception. More...
#include <btkException.h>
Public Member Functions | |
Exception (const std::string &msg) | |
virtual const char * | what () const throw () |
virtual | ~Exception () throw () |
General class for exception.
|
inlineexplicit |
Constructor
|
inlinevirtual |
Destructor
|
inlinevirtual |
Gets the exception's message