| Exception | Description |
|---|---|
| CodeStarException |
Base exception for all service exceptions thrown by AWS CodeStar
|
| ConcurrentModificationException |
Another modification is being made.
|
| InvalidNextTokenException |
The next token is not valid.
|
| InvalidServiceRoleException |
The service role is not valid.
|
| LimitExceededException |
A resource limit has been exceeded.
|
| ProjectAlreadyExistsException |
An AWS CodeStar project with the same ID already exists in this region for the AWS account.
|
| ProjectConfigurationException |
Project configuration information is required but not specified.
|
| ProjectCreationFailedException |
The project creation request was valid, but a nonspecific exception or error occurred during project creation.
|
| ProjectNotFoundException |
The specified AWS CodeStar project was not found.
|
| TeamMemberAlreadyAssociatedException |
The team member is already associated with a role in this project.
|
| TeamMemberNotFoundException |
The specified team member was not found.
|
| UserProfileAlreadyExistsException |
A user profile with that name already exists in this region for the AWS account.
|
| UserProfileNotFoundException |
The user profile was not found.
|
| ValidationException |
The specified input is either not valid, or it could not be validated.
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.