tue_config
|
#include <read.h>
Public Member Functions | |
ParseException (const std::string message) | |
const char * | what () const throw () |
~ParseException () throw () | |
![]() | |
T | exception (T... args) |
T | operator= (T... args) |
T | what (T... args) |
T | ~exception (T... args) |
Private Attributes | |
std::string | message_ |
|
inline |
|
inline |
|
inline |
|
private |