util::UException Class Reference

Standard exception for namespace util methods. More...

Inherits std::exception.

Inherited by util::StringException, and util::UTDateException.

List of all members.

Public Member Functions

Protected Attributes


Detailed Description

Standard exception for namespace util methods.


Constructor & Destructor Documentation

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

Member Function Documentation

virtual const char* util::UException::what (  )  const throw () [inline, virtual]

References whatStr_.


Member Data Documentation

string util::UException::whatStr_ [protected]

Referenced by what().


Generated on 19 Feb 2015 for LTL by  doxygen 1.6.1