ltl::RangeException Class Reference

Exception for ltl::MArray<T ,N> range check errors. More...

Inherits std::exception.

List of all members.

Public Member Functions

Protected Attributes


Detailed Description

Exception for ltl::MArray<T ,N> range check errors.


Constructor & Destructor Documentation

ltl::RangeException::RangeException ( const string &  what  )  [inline]
ltl::RangeException::RangeException ( const char *  what  )  [inline]
virtual ltl::RangeException::~RangeException (  )  throw () [inline, virtual]

Member Function Documentation

virtual const char* ltl::RangeException::what (  )  const throw () [inline, virtual]

References whatStr_.


Member Data Documentation

string ltl::RangeException::whatStr_ [protected]

Referenced by what().


Generated on 19 Feb 2015 for LTL by  doxygen 1.6.1