Class DirectoryAlreadyExistsException

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

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

Indicates that a Directory could not be created due to a naming conflict. Choose a different name and try again.

See Also: