Class AggregatorRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.jira.search.lucene.aggregation.exception.AggregatorRuntimeException
All Implemented Interfaces:
Serializable

public class AggregatorRuntimeException extends RuntimeException
Used for runtime exceptions that occur during the aggregation process.
Since:
10.7
See Also:
  • Constructor Details

    • AggregatorRuntimeException

      public AggregatorRuntimeException(String message, Throwable cause)