DUECA/DUSIME
|
Decode exception. More...
#include <smartstring.hxx>
Public Member Functions | |
smartdecodeerror (const char *reason) | |
Constructor. | |
const char * | what () const noexcept |
Return the exception message. | |
Public Attributes | |
const char * | reason |
printed exception data | |
Decode exception.