Class TheSameSpaceBackupRestoreJobAlreadyInProgressException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.confluence.backuprestore.exception.BackupRestoreException
com.atlassian.confluence.backuprestore.exception.TheSameSpaceBackupRestoreJobAlreadyInProgressException
- All Implemented Interfaces:
Serializable
It is thrown when another space backup/restore operation is in progress or in the queue.
- Since:
- 7.17.0
- 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
-
TheSameSpaceBackupRestoreJobAlreadyInProgressException
-