ANTLR Support Libraries 2.7.1+
Public Member Functions | List of all members
TokenStreamException Class Reference

#include <TokenStreamException.hpp>

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

Public Member Functions

 TokenStreamException ()
 
 TokenStreamException (const std::string &s)
 
virtual ~TokenStreamException () throw ()
 

Detailed Description

Baseclass for exceptions thrown by classes implementing the TokenStream interface.

See also
TokenStream

Constructor & Destructor Documentation

TokenStreamException::TokenStreamException ( )
inline
TokenStreamException::TokenStreamException ( const std::string &  s)
inline
virtual TokenStreamException::~TokenStreamException ( )
throw (
)
inlinevirtual

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