LTI-Lib latest version v1.9 - last update 10 Apr 2010

lti::functor::invalidParametersException Class Reference

Exception thrown when the parameters are not set. More...

#include <ltiFunctor.h>

Inheritance diagram for lti::functor::invalidParametersException:
Inheritance graph
[legend]
Collaboration diagram for lti::functor::invalidParametersException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 invalidParametersException ()
 invalidParametersException (const std::string &str)
 invalidParametersException (const char *str)
virtual const char * getTypeName () const

Detailed Description

Exception thrown when the parameters are not set.


Constructor & Destructor Documentation

lti::functor::invalidParametersException::invalidParametersException (  )  [inline]

Default constructor.

lti::functor::invalidParametersException::invalidParametersException ( const std::string &  str  )  [inline]

Constructor with the alternative object name, where the exception was thrown.

lti::functor::invalidParametersException::invalidParametersException ( const char *  str  )  [inline]

Constructor with the alternative object name, where the exception was thrown.


Member Function Documentation

virtual const char* lti::functor::invalidParametersException::getTypeName (  )  const [virtual]

returns the name of this exception

Reimplemented from lti::exception.


The documentation for this class was generated from the following file:

Generated on Sat Apr 10 15:26:43 2010 for LTI-Lib by Doxygen 1.6.1