ltl::LTLException Class Reference

Exception indicating problems with LTL. More...

Inherits std::exception.

List of all members.

Public Member Functions

Protected Attributes


Detailed Description

Exception indicating problems with LTL.


Constructor & Destructor Documentation

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

Member Function Documentation

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

References whatStr_.


Member Data Documentation

string ltl::LTLException::whatStr_ [protected]

Referenced by what().


Generated on 19 Feb 2015 for LTL by  doxygen 1.6.1