Class DomainAlreadyExistsException

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

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

Returned if the domain already exists. You may get this fault if you are registering a domain that is either already registered or deprecated, or if you undeprecate a domain that is currently registered.

See Also: