latest version v1.9 - last update 10 Apr 2010 |
Exception thrown when the output objects has not been set yet. More...
#include <ltiClassifier.h>
Public Member Functions | |
invalidOutputException () | |
virtual const char * | getTypeName () const |
Exception thrown when the output objects has not been set yet.
lti::classifier::invalidOutputException::invalidOutputException | ( | ) | [inline] |
Default constructor.
virtual const char* lti::classifier::invalidOutputException::getTypeName | ( | void | ) | const [inline, virtual] |
returns the name of this exception
Reimplemented from lti::exception.