Class BatchFailedException

All Implemented Interfaces:
Serializable

public class BatchFailedException extends HibernateException
Indicates a failed batch entry (-3 return).
See Also:
  • Constructor Details

    • BatchFailedException

      public BatchFailedException(String s)
    • BatchFailedException

      public BatchFailedException(String string, @Nullable Throwable root)