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