ANTLR Support Libraries 2.7.1+
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines
Public Member Functions
TokenStreamException Class Reference

#include <TokenStreamException.hpp>

Inheritance diagram for TokenStreamException:
Inheritance 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

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

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