Class LexerException

All Implemented Interfaces:
Serializable

public class LexerException extends RuntimeException

This class is not intended to be instantiated or subclassed by clients.

See Also:
  • Constructor Details

    • LexerException

      public LexerException(String message, Throwable e)
    • LexerException

      public LexerException(String message)