zen::Xml
Simple C++ XML Processing
 All Classes Namespaces Functions Variables Pages
Public Attributes | List of all members
zen::XmlFileError Struct Reference

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

#include <io.h>

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

Public Attributes

ErrorCode lastError
 Native error code: errno.
 

Detailed Description

Exception thrown due to failed file I/O.