Class ActiveObjectsRestoreTimeoutException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.confluence.activeobjects.exception.ActiveObjectsRestoreTimeoutException
All Implemented Interfaces:
Serializable

public class ActiveObjectsRestoreTimeoutException extends RuntimeException
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 Details

    • ActiveObjectsRestoreTimeoutException

      public ActiveObjectsRestoreTimeoutException(String message, Throwable cause)