Class IndexVersionConflictException
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
com.atlassian.jira.search.exception.IndexVersionConflictException
- All Implemented Interfaces:
Serializable
Thrown when a version conflict occurs while indexing a document
- Since:
- 10.4
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IndexVersionConflictException
-