Class SchemaAlreadyExistsException

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

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

Indicates that a schema could not be created due to a naming conflict. Please select a different name and then try again.

See Also: