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

Exceptions of this type are thrown by XMLWriter class. More...

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

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

Public Member Functions

 XMLWriterException (const std::string &msg)
 

Detailed Description

Exceptions of this type are thrown by XMLWriter class.

Definition at line 37 of file exceptions.hpp.

Constructor & Destructor Documentation

◆ XMLWriterException()

plask::XMLWriterException::XMLWriterException ( const std::string &  msg)
inline
Parameters
msgerror message

Definition at line 41 of file exceptions.hpp.


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