Class CacheSubnetGroupAlreadyExistsException

All Implemented Interfaces:
Serializable

public class CacheSubnetGroupAlreadyExistsException extends AmazonServiceException

The requested cache subnet group name is already in use by an existing cache subnet group.

See Also:
  • Constructor Details

    • CacheSubnetGroupAlreadyExistsException

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