|
latest version v1.9 - last update 10 Apr 2010 |
|
Exception thrown when the parameters are not set. More...
#include <ltiViewerBase.h>


Public Member Functions | |
| invalidParametersException () | |
| invalidParametersException (const std::string &str) | |
| virtual const char * | getTypeName () const |
Exception thrown when the parameters are not set.
| lti::viewerBase::invalidParametersException::invalidParametersException | ( | ) | [inline] |
Default constructor.
| lti::viewerBase::invalidParametersException::invalidParametersException | ( | const std::string & | str | ) | [inline] |
Constructor with alternative message.
| virtual const char* lti::viewerBase::invalidParametersException::getTypeName | ( | ) | const [virtual] |
returns the name of this exception
Reimplemented from lti::exception.