Class InvalidEmailException

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

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

The specified email address either contains one or more characters that are not allowed, or it exceeds the maximum number of characters allowed for an email address.

See Also: