Class ConfigurationSetAlreadyExistsException

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

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

Indicates that the configuration set could not be created because of a naming conflict.

See Also: