Class SpaceKeyExistBackupRestoreException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.confluence.backuprestore.exception.BackupRestoreException
com.atlassian.confluence.backuprestore.exception.SpaceKeyExistBackupRestoreException
All Implemented Interfaces:
Serializable

public class SpaceKeyExistBackupRestoreException extends BackupRestoreException
It is thrown when spaces are existing in database already.
Since:
9.3.0
See Also:
  • Constructor Details

    • SpaceKeyExistBackupRestoreException

      public SpaceKeyExistBackupRestoreException(String message)