PLaSK library
Loading...
Searching...
No Matches
plask::XMLUnexpectedEndException Struct Reference

Exceptions of this class are thrown when XML file/data stream unexpected end. More...

#include <plask/utils/xml/exceptions.hpp>

Inheritance diagram for plask::XMLUnexpectedEndException:
[legend]
Collaboration diagram for plask::XMLUnexpectedEndException:
[legend]

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
 

Detailed Description

Exceptions of this class are thrown when XML file/data stream unexpected end.

Definition at line 126 of file exceptions.hpp.

Constructor & Destructor Documentation

◆ XMLUnexpectedEndException()

plask::XMLUnexpectedEndException::XMLUnexpectedEndException ( const XMLReader reader)
inline

Definition at line 127 of file exceptions.hpp.


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