Class CacheSubnetGroupInUseException

All Implemented Interfaces:
Serializable

public class CacheSubnetGroupInUseException extends AmazonServiceException

The requested cache subnet group is currently in use.

See Also:
  • Constructor Details

    • CacheSubnetGroupInUseException

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