Class GLangParser.ParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.truej.sql.compiler.GLangParser.ParseException
All Implemented Interfaces:
Serializable
Enclosing class:
GLangParser

public static class GLangParser.ParseException extends RuntimeException
See Also:
  • Constructor Details

    • ParseException

      public ParseException(String message)