SyTen
syten::Excp::ReadParseError Struct Reference

Thrown if an error occurs during the parsing with write() More...

#include <output.h>

+ Inheritance diagram for syten::Excp::ReadParseError:
+ Collaboration diagram for syten::Excp::ReadParseError:

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
runtime_error (T... args)
 
what (T... args)
 
- Public Member Functions inherited from std::exception
exception (T... args)
 
operator= (T... args)
 
what (T... args)
 
~exception (T... args)
 

Detailed Description

Thrown if an error occurs during the parsing with write()


The documentation for this struct was generated from the following file: