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