ANTLR Support Libraries 2.7.1+
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
Public Attributes | List of all members
IOException Class Reference

#include <IOException.hpp>

Inheritance diagram for IOException:
Inheritance graph
[legend]
Collaboration diagram for IOException:
Collaboration graph
[legend]

Public Attributes

std::exception io
 

Detailed Description

Generic IOException used inside support code. (thrown by XML I/O routs) basically this is something I'm using since a lot of compilers don't support ios_base::failure.

Member Data Documentation

std ::exception IOException::io

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