Class S3BackupStoreException.BackupDeletionIncomplete

All Implemented Interfaces:
Serializable
Enclosing class:
S3BackupStoreException

public static final class S3BackupStoreException.BackupDeletionIncomplete extends S3BackupStoreException
Thrown when not all objects belonging to a backup were deleted successfully. Retrying the deletion might resolve this.
See Also:
  • Constructor Details

    • BackupDeletionIncomplete

      public BackupDeletionIncomplete(String message)