Class BatchSqlExecutionException

All Implemented Interfaces:
Serializable

public class BatchSqlExecutionException extends SqlExecutionException
Thrown to indicate that a batch processing is failed.

SqlExecutionException.getFormattedSql() returns null.

See Also: