Class ReplicationGroupNotFoundException

All Implemented Interfaces:
Serializable

public class ReplicationGroupNotFoundException extends AmazonServiceException

The specified replication group does not exist.

See Also:
  • Constructor Details

    • ReplicationGroupNotFoundException

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