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() [1/2]

TokenStreamException::TokenStreamException ( )
inline

◆ TokenStreamException() [2/2]

TokenStreamException::TokenStreamException ( const std ::string &  s)
inline

◆ ~TokenStreamException()

virtual TokenStreamException::~TokenStreamException ( )
throw (
)
inlinevirtual

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