Class StopBatchProcessingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.confluence.impl.hibernate.bulk.StopBatchProcessingException
All Implemented Interfaces:
Serializable

public class StopBatchProcessingException extends RuntimeException
An exception to indicate that we should stop batch processing
Since:
5.10
See Also:
  • Constructor Details

    • StopBatchProcessingException

      public StopBatchProcessingException(String error)