[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Appengine Admin V1 Client - Class ErrorCode (2.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.4 (latest)](/php/docs/reference/cloud-appengine-admin/latest/V1.ErrorHandler.ErrorCode)\n- [2.0.3](/php/docs/reference/cloud-appengine-admin/2.0.3/V1.ErrorHandler.ErrorCode)\n- [1.3.5](/php/docs/reference/cloud-appengine-admin/1.3.5/V1.ErrorHandler.ErrorCode)\n- [1.2.2](/php/docs/reference/cloud-appengine-admin/1.2.2/V1.ErrorHandler.ErrorCode)\n- [1.1.1](/php/docs/reference/cloud-appengine-admin/1.1.1/V1.ErrorHandler.ErrorCode)\n- [1.0.6](/php/docs/reference/cloud-appengine-admin/1.0.6/V1.ErrorHandler.ErrorCode) \nReference documentation and code samples for the Google Cloud Appengine Admin V1 Client class ErrorCode.\n\nError codes.\n\nProtobuf type `google.appengine.v1.ErrorHandler.ErrorCode`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ AppEngine \\\\ V1 \\\\ ErrorHandler\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### ERROR_CODE_UNSPECIFIED\n\n Value: 0\n\nNot specified. ERROR_CODE_DEFAULT is assumed.\n\nGenerated from protobuf enum `ERROR_CODE_UNSPECIFIED = 0;`\n\n### ERROR_CODE_DEFAULT\n\n Value: 0\n\nAll other error types.\n\nGenerated from protobuf enum `ERROR_CODE_DEFAULT = 0;`\n\n### ERROR_CODE_OVER_QUOTA\n\n Value: 1\n\nApplication has exceeded a resource quota.\n\nGenerated from protobuf enum `ERROR_CODE_OVER_QUOTA = 1;`\n\n### ERROR_CODE_DOS_API_DENIAL\n\n Value: 2\n\nClient blocked by the application's Denial of Service protection\nconfiguration.\n\nGenerated from protobuf enum `ERROR_CODE_DOS_API_DENIAL = 2;`\n\n### ERROR_CODE_TIMEOUT\n\n Value: 3\n\nDeadline reached before the application responds.\n\nGenerated from protobuf enum `ERROR_CODE_TIMEOUT = 3;`"]]