PLaSK library
|
Exceptions of this class are thrown when XML file/data stream unexpected end. More...
#include <plask/utils/xml/exceptions.hpp>
Public Member Functions | |
XMLUnexpectedEndException (const XMLReader &reader) | |
Public Member Functions inherited from plask::XMLException | |
XMLException (const XMLReader &reader, const std::string &msg) | |
XMLException (const std::string &where, const std::string &msg, int line=-1) | |
XMLException (const std::string &msg, int line=-1) | |
Additional Inherited Members | |
Public Attributes inherited from plask::XMLException | |
const int | line |
Exceptions of this class are thrown when XML file/data stream unexpected end.
Definition at line 126 of file exceptions.hpp.
Definition at line 127 of file exceptions.hpp.