Class 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:
    Serialized Form
    • Constructor Detail

      • ActiveObjectsRestoreTimeoutException

        public ActiveObjectsRestoreTimeoutException​(String message,
                                                    Throwable cause)