zen::Xml
Simple C++ XML Processing
 All Classes Namespaces Functions Variables
Public Attributes
zen::XmlFileError Struct Reference

Exception thrown due to failed file I/O. More...

#include <io.h>

Inheritance diagram for zen::XmlFileError:
zen::XmlError

List of all members.

Public Attributes

ErrorCode lastError
 Native error code: errno.

Detailed Description

Exception thrown due to failed file I/O.