Class BatchedSqlException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.ebeaninternal.server.persist.BatchedSqlException
All Implemented Interfaces:
Serializable

public class BatchedSqlException extends Exception
Holds the first SQLException found when executing a JDBC batch.
See Also: