Class SplitIndexException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.confluence.upgrade.upgradetask.splitindex.SplitIndexException
- All Implemented Interfaces:
Serializable
- Since:
- 7.9.0
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSplitIndexException(String message) SplitIndexException(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
-
Constructor Details
-
SplitIndexException
-
SplitIndexException
-