Thrown if an error occurs during the parsing with write() More...
#include <output.h>
Public Member Functions | |
ReadParseError (std::string const &in, std::string const &desc, std::string const &reason="<unknown>") | |
Standard ctor, in is copied as the failing string, desc is a description of the failing class and there is an optional reason reason More... | |
Public Member Functions inherited from std::runtime_error | |
T | runtime_error (T... args) |
T | what (T... args) |
Public Member Functions inherited from std::exception | |
T | exception (T... args) |
T | operator= (T... args) |
T | what (T... args) |
T | ~exception (T... args) |
Thrown if an error occurs during the parsing with write()