Class RepositoryAlreadyExistsException

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

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

The specified repository already exists in the specified registry.

See Also: