Class S3BackupStoreException.ManifestParseException

All Implemented Interfaces:
Serializable
Enclosing class:
S3BackupStoreException

public static final class S3BackupStoreException.ManifestParseException extends S3BackupStoreException
Thrown when the Manifest object exists but can't be parsed. This is unlikely to be recoverable and indicates a corrupted backup.
See Also:
  • Constructor Details

    • ManifestParseException

      public ManifestParseException(String message, Throwable cause)