LTL
2.0.x
|
Derived exception for impossible string formatting requests. More...
Inherits util::UException.
Public Member Functions | |
StringException (const string &what) | |
StringException (const char *what) | |
virtual | ~StringException () throw () |
virtual const char * | what () const throw () |
Protected Attributes | |
string | whatStr_ |
Derived exception for impossible string formatting requests.
|
inline |
|
inline |
|
inlinevirtual |
|
inlinevirtualinherited |
References util::UException::whatStr_.
|
protectedinherited |
Referenced by util::UException::what().