Expand description

All error types that operations can return. Documentation on these types is copied from the model.

Modules

Structs

The request was denied because you don't have sufficient access to perform this action. Verify that you are a member of a role that allows this action.

The request was denied because the requested operation would cause a conflict with the current state of a service resource associated with the request. Another user might have updated the resource. Reload, make sure you have the latest data, and then try again.

Error type for the CreateAccessToken operation.
Error type for the CreateDevEnvironment operation.
Error type for the CreateProject operation.
Error type for the CreateSourceRepositoryBranch operation.
Error type for the DeleteAccessToken operation.
Error type for the DeleteDevEnvironment operation.
Error type for the GetDevEnvironment operation.
Error type for the GetProject operation.
Error type for the GetSourceRepositoryCloneUrls operation.
Error type for the GetSpace operation.
Error type for the GetSubscription operation.
Error type for the GetUserDetails operation.
Error type for the ListAccessTokens operation.
Error type for the ListDevEnvironments operation.
Error type for the ListEventLogs operation.
Error type for the ListProjects operation.
Error type for the ListSourceRepositories operation.
Error type for the ListSourceRepositoryBranches operation.
Error type for the ListSpaces operation.

The request was denied because the specified resource was not found. Verify that the spelling is correct and that you have access to the resource.

The request was denied because one or more resources has reached its limits for the tier the space belongs to. Either reduce the number of resources, or change the tier if applicable.

Error type for the StartDevEnvironment operation.
Error type for the StartDevEnvironmentSession operation.
Error type for the StopDevEnvironment operation.

The request was denied due to request throttling.

An unexpected error occurred (e.g., invalid JSON returned by the service or an unknown error code).
Error type for the UpdateDevEnvironment operation.

The request was denied because an input failed to satisfy the constraints specified by the service. Check the spelling and input requirements, and then try again.

Error type for the VerifySession operation.

Enums

Types of errors that can occur for the CreateAccessToken operation.
Types of errors that can occur for the CreateDevEnvironment operation.
Types of errors that can occur for the CreateProject operation.
Types of errors that can occur for the CreateSourceRepositoryBranch operation.
Types of errors that can occur for the DeleteAccessToken operation.
Types of errors that can occur for the DeleteDevEnvironment operation.
Types of errors that can occur for the GetDevEnvironment operation.
Types of errors that can occur for the GetProject operation.
Types of errors that can occur for the GetSourceRepositoryCloneUrls operation.
Types of errors that can occur for the GetSpace operation.
Types of errors that can occur for the GetSubscription operation.
Types of errors that can occur for the GetUserDetails operation.
Types of errors that can occur for the ListAccessTokens operation.
Types of errors that can occur for the ListDevEnvironments operation.
Types of errors that can occur for the ListEventLogs operation.
Types of errors that can occur for the ListProjects operation.
Types of errors that can occur for the ListSourceRepositories operation.
Types of errors that can occur for the ListSourceRepositoryBranches operation.
Types of errors that can occur for the ListSpaces operation.
Types of errors that can occur for the StartDevEnvironment operation.
Types of errors that can occur for the StartDevEnvironmentSession operation.
Types of errors that can occur for the StopDevEnvironment operation.
Types of errors that can occur for the UpdateDevEnvironment operation.
Types of errors that can occur for the VerifySession operation.