Class SnapshotCopyDisabledException

All Implemented Interfaces:
Serializable

public class SnapshotCopyDisabledException extends AmazonServiceException

Cross-region snapshot copy was temporarily disabled. Try your request again.

See Also:
  • Constructor Details

    • SnapshotCopyDisabledException

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