Class InvalidSnapshotCopyGrantStateException

All Implemented Interfaces:
Serializable

public class InvalidSnapshotCopyGrantStateException extends AmazonServiceException

The snapshot copy grant can't be deleted because it is used by one or more clusters.

See Also:
  • Constructor Details

    • InvalidSnapshotCopyGrantStateException

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