Class NamespaceAlreadyExistsException

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

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

The namespace that you're trying to create already exists.

See Also: