Class ReplicationGroupAlreadyExistsException

All Implemented Interfaces:
Serializable

public class ReplicationGroupAlreadyExistsException extends AmazonServiceException

The specified replication group already exists.

See Also:
  • Constructor Details

    • ReplicationGroupAlreadyExistsException

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