Public Member Functions

antlr.TokenStreamException Class Reference

Inheritance diagram for antlr.TokenStreamException:
antlr.ANTLRException antlr.TokenStreamIOException antlr.TokenStreamRecognitionException antlr.TokenStreamRetryException

List of all members.

Public Member Functions

 TokenStreamException ()
 TokenStreamException (String s)
 TokenStreamException (String message, Throwable cause)
 TokenStreamException (Throwable cause)

Detailed Description

Anything that goes wrong while generating a stream of tokens.


Constructor & Destructor Documentation

antlr.TokenStreamException.TokenStreamException (  ) 
antlr.TokenStreamException.TokenStreamException ( String  s  ) 
antlr.TokenStreamException.TokenStreamException ( String  message,
Throwable  cause 
)
antlr.TokenStreamException.TokenStreamException ( Throwable  cause  ) 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties