Package org.firebirdsql.gds.ng
Class BatchCompletion.DetailedError
- java.lang.Object
-
- org.firebirdsql.gds.ng.BatchCompletion.DetailedError
-
- Enclosing class:
- BatchCompletion
public static final class BatchCompletion.DetailedError extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DetailedError(int element, java.sql.SQLException error)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
element()
java.sql.SQLException
error()
-