Class ProjectAlreadyExistsException

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

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

An AWS CodeStar project with the same ID already exists in this region for the AWS account. AWS CodeStar project IDs must be unique within a region for the AWS account.

See Also: