Enum ErrorHandler.Types.ErrorCode (1.2.0)

public enum ErrorCode

Error codes.

Namespace

Google.Cloud.AppEngine.V1

Assembly

Google.Cloud.AppEngine.V1.dll

Fields

NameDescription
Default

All other error types.

DosApiDenial

Client blocked by the application's Denial of Service protection configuration.

OverQuota

Application has exceeded a resource quota.

Timeout

Deadline reached before the application responds.

Unspecified

Not specified. ERROR_CODE_DEFAULT is assumed.