Class IndexAnalyzerBusyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.jira.plugins.indexanalyzer.api.IndexAnalyzerBusyException
- All Implemented Interfaces:
Serializable
An exception thrown when there's already another Index Analyzer task running on this node.
- Since:
- v9.11
- 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
-
IndexAnalyzerBusyException
public IndexAnalyzerBusyException()
-