Package antlr

Class CharStreamIOException

All Implemented Interfaces:
Serializable

public class CharStreamIOException extends CharStreamException
Wrap an IOException in a CharStreamException
See Also:
  • Field Details

  • Constructor Details

    • CharStreamIOException

      public CharStreamIOException(IOException io)