latest version v1.9 - last update 10 Apr 2010 |
constReferenceException class More...
#include <ltiGenericVector.h>
Public Member Functions | |
virtual const char * | getTypeName () const |
constReferenceException class
constReferenceException is thrown if a constant object is modified.
virtual const char* lti::genericVector< T >::constReferenceException::getTypeName | ( | ) | const [inline, virtual] |
name of this type
Reimplemented from lti::exception.