latest version v1.9 - last update 10 Apr 2010 |
Exception thrown when a method of a functor is not implemented for a specific parameter set. More...
#include <ltiClassifier.h>
Public Member Functions | |
invalidMethodException () | |
virtual const char * | getTypeName () const |
Exception thrown when a method of a functor is not implemented for a specific parameter set.
lti::classifier::invalidMethodException::invalidMethodException | ( | ) | [inline] |
Default constructor.
virtual const char* lti::classifier::invalidMethodException::getTypeName | ( | ) | const [virtual] |
returns the name of this exception
Reimplemented from lti::exception.