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