ANTLR Support Libraries 2.7.1+
Public Member Functions
antlr::TokenStreamException Class Reference

#include <TokenStreamException.hpp>

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

List of all members.

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

antlr::TokenStreamException::TokenStreamException ( ) [inline]
antlr::TokenStreamException::TokenStreamException ( const std::string &  s) [inline]
virtual antlr::TokenStreamException::~TokenStreamException ( ) throw () [inline, virtual]

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