Class RetryableIndexOperationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.jira.JiraException
com.atlassian.jira.search.exception.IndexOperationException
com.atlassian.jira.search.exception.RetryableIndexOperationException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
IndexVersionConflictException
Exception thrown when an index operation fails but can be retried.
- Since:
- 11.1
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString