Class CacheParameterGroupNotFoundException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<CacheParameterGroupNotFoundException.Builder,CacheParameterGroupNotFoundException>

@Generated("software.amazon.awssdk:codegen") public final class CacheParameterGroupNotFoundException extends ElastiCacheException implements ToCopyableBuilder<CacheParameterGroupNotFoundException.Builder,CacheParameterGroupNotFoundException>

The requested cache parameter group name does not refer to an existing cache parameter group.

See Also: