Class SQLParsingException

  • All Implemented Interfaces:
    Serializable

    public final class SQLParsingException
    extends org.apache.shardingsphere.infra.util.exception.external.sql.type.kernel.KernelSQLException
    SQL parsing exception.
    See Also:
    Serialized Form
    • Constructor Detail

      • SQLParsingException

        public SQLParsingException​(String sql)