Class ActiveObjectsRestoreTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.confluence.activeobjects.exception.ActiveObjectsRestoreTimeoutException
- All Implemented Interfaces:
Serializable
Thrown when ActiveObjectsBackupRestoreProvider fails to complete active objects hot restart.
If any of the AO bundles throw an exception during restart or if the restart times out this exception will be thrown.
- 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
-
ActiveObjectsRestoreTimeoutException
-