ANTLR Support Libraries 2.7.1+
Loading...
Searching...
No Matches
TokenStreamIOException Class Reference

#include <TokenStreamIOException.hpp>

Inheritance diagram for TokenStreamIOException:
Collaboration diagram for TokenStreamIOException:

Public Member Functions

 TokenStreamIOException ()
 TokenStreamIOException (const std ::exception &e)
 ~TokenStreamIOException () throw ()
Public Member Functions inherited from TokenStreamException
 TokenStreamException ()
 TokenStreamException (const std ::string &s)
virtual ~TokenStreamException () throw ()

Private Attributes

std::exception io

Constructor & Destructor Documentation

◆ TokenStreamIOException() [1/2]

TokenStreamIOException::TokenStreamIOException ( )
inline

◆ TokenStreamIOException() [2/2]

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

◆ ~TokenStreamIOException()

TokenStreamIOException::~TokenStreamIOException ( )
throw ( )
inline

Member Data Documentation

◆ io

std::exception TokenStreamIOException::io
private

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