Class DbParameterGroupAlreadyExistsException

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

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

A DB parameter group with the same name exists.

See Also: