Class AlreadyExistsException

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

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

Indicates that a resource could not be created because of a naming conflict.

See Also: