Class SqlScriptException

All Implemented Interfaces:
Serializable

public class SqlScriptException extends SqlException
See Also:
  • Constructor Details

    • SqlScriptException

      public SqlScriptException(Throwable cause, int lineNumber)
  • Method Details

    • getLineNumber

      public int getLineNumber()