Class SnapshotCopyAlreadyDisabledException

All Implemented Interfaces:
Serializable

public class SnapshotCopyAlreadyDisabledException extends AmazonServiceException

The cluster already has cross-region snapshot copy disabled.

See Also:
  • Constructor Details

    • SnapshotCopyAlreadyDisabledException

      public SnapshotCopyAlreadyDisabledException(String message)
      Constructs a new SnapshotCopyAlreadyDisabledException with the specified error message.
      Parameters:
      message - Describes the error encountered.