Exception which is thrown if a End-of-File is encountered even though further data is expected. More...
#include <exception.hpp>
Public Member Functions | |
premature_end_of_file_exception (std::string const &str) | |
Exception which is thrown if a End-of-File is encountered even though further data is expected.
Definition at line 44 of file exception.hpp.
|
inline |
Definition at line 46 of file exception.hpp.