ANTLR Support Libraries 2.7.1+
Public Member Functions | Private Attributes
TokenStreamIOException Class Reference

#include <TokenStreamIOException.hpp>

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

List of all members.

Public Member Functions

 TokenStreamIOException ()
 TokenStreamIOException (const std::exception &e)
 ~TokenStreamIOException () throw ()

Private Attributes

std::exception io

Constructor & Destructor Documentation

TokenStreamIOException::TokenStreamIOException ( const std::exception &  e) [inline]

Member Data Documentation

std ::exception TokenStreamIOException::io [private]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines