Class ReparseSQLException

  • All Implemented Interfaces:
    Serializable

    public class ReparseSQLException
    extends org.antlr.v4.runtime.misc.ParseCancellationException
    See Also:
    Serialized Form
    • Constructor Detail

      • ReparseSQLException

        public ReparseSQLException​(String sql)
    • Method Detail

      • getSQL

        public String getSQL()