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

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

This exception is thrown when Amazon Cognito encounters a group that already exists in the user pool.

See Also: