Package org.h2.jdbc

Class JdbcBatchUpdateException

All Implemented Interfaces:
Serializable, Iterable<Throwable>

public final class JdbcBatchUpdateException extends BatchUpdateException
Represents a batch update database exception.
See Also: