LTL
2.0.x
|
Standard exception for namespace util methods. More...
Inherits exception.
Inherited by util::StringException, and util::UTDateException.
Public Member Functions | |
UException (const string &what) | |
UException (const char *what) | |
virtual | ~UException () throw () |
virtual const char * | what () const throw () |
Protected Attributes | |
string | whatStr_ |
Standard exception for namespace util methods.
|
inline |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
References whatStr_.
|
protected |
Referenced by what().