Class NodeGroupNotFoundException

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

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

The node group specified by the NodeGroupId parameter could not be found. Please verify that the node group exists and that you spelled the NodeGroupId value correctly.

See Also: