BTK
0.3dev.0
Open-source library to visualize/process biomechanical data
|
Exception class for the C3DFileIO class. More...
#include <btkC3DFileIO.h>
Public Member Functions | |
C3DFileIOException (const std::string &msg) | |
virtual | ~C3DFileIOException () throw () |
Public Member Functions inherited from btk::Exception | |
Exception (const std::string &msg) | |
virtual const char * | what () const throw () |
virtual | ~Exception () throw () |
|
inlineexplicit |
Constructor.
|
inlinevirtual |
Empty destructor.