Class SubnetInUseException

All Implemented Interfaces:
Serializable

public class SubnetInUseException extends AmazonServiceException

The requested subnet is being used by another cache subnet group.

See Also:
  • Constructor Details

    • SubnetInUseException

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