16 m_what(
"unspecified parsing exception")
39 return m_what.c_str();
virtual const char * what() const USE_NOTHROW
Returns a C-style character string describing the cause of the Failure.
Contains currently only ArgumentParser and related classes.
#define USE_NOTHROW
Marks a function as never throwing, under no circumstances.
~Failure() USE_NOTHROW
Destroys the Failure.
Failure()
Constructs a new Failure.