Uses of Class
io.camunda.zeebe.backup.s3.S3BackupStoreException
Packages that use S3BackupStoreException
-
Uses of S3BackupStoreException in io.camunda.zeebe.backup.s3
Subclasses of S3BackupStoreException in io.camunda.zeebe.backup.s3Modifier and TypeClassDescriptionstatic final classThrown when compression of backup contents failed.static final classThrown when not all objects belonging to a backup were deleted successfully.static final classThrown when the backup is in an invalid state, for example when attempting to restore a failed backup or deleting an in progress backup.static final classThrown when reading some parts of the backup from S3 failed.static final classThrown when theManifestobject exists but can't be parsed.