public enum ErrorHandler.Types.ErrorCodeReference documentation and code samples for the App Engine v1 API enum ErrorHandler.Types.ErrorCode.
Error codes.
Namespace
Google.Cloud.AppEngine.V1Assembly
Google.Cloud.AppEngine.V1.dll
Fields |
|
|---|---|
| Name | Description |
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. |