Class SearchIndexAccessException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.atlassian.confluence.search.v2.SearchIndexAccessException
-
- All Implemented Interfaces:
Serializable
public class SearchIndexAccessException extends RuntimeException
- Since:
- 7.16
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SearchIndexAccessException(String message)
SearchIndexAccessException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-