Class Lexer.Parser.Exception

All Implemented Interfaces:
Serializable
Enclosing class:
Lexer.Parser

public static class Lexer.Parser.Exception extends RuntimeException
Thrown when a Parser has a problem.
See Also:
  • Constructor Details

    • Exception

      public Exception()
    • Exception

      public Exception(String s)
    • Exception

      public Exception(String s, Throwable t)