Class OpenSearchIndexException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.jira.JiraException
com.atlassian.jira.search.exception.IndexOperationException
com.atlassian.jira.search.opensearch.exception.OpenSearchIndexException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOpenSearchIndexException(String message) OpenSearchIndexException(String message, Throwable cause) OpenSearchIndexException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OpenSearchIndexException
-
OpenSearchIndexException
-
OpenSearchIndexException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-