Class BatchCompletion.DetailedError

java.lang.Object
org.firebirdsql.gds.ng.BatchCompletion.DetailedError
Enclosing class:
BatchCompletion

public static final class BatchCompletion.DetailedError extends Object
  • Constructor Details

    • DetailedError

      public DetailedError(int element, SQLException error)
  • Method Details

    • element

      public int element()
      Returns:
      0-based index of the element with this error
    • error

      public SQLException error()
      Returns:
      error as a SQLException