Class SnapshotCopyGrantAlreadyExistsException

All Implemented Interfaces:
Serializable

public class SnapshotCopyGrantAlreadyExistsException extends AmazonServiceException

The snapshot copy grant can't be created because a grant with the same name already exists.

See Also:
  • Constructor Details

    • SnapshotCopyGrantAlreadyExistsException

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