[[["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-04-17 UTC."],[[["This webpage provides documentation for the `ErrorHandler` class within the `Google.Cloud.AppEngine.V1` namespace, specifically version 1.2.0, which is part of the Google Cloud App Engine API for .NET."],["The `ErrorHandler` class is used to define custom static error pages that are displayed when errors occur in an App Engine application, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has three main properties: `ErrorCode` to set the error condition, `MimeType` to define the file's MIME type (defaulting to `text/html`), and `StaticFile` to set the path of the static file to serve for the error."],["There are multiple previous versions of `ErrorHandler` available, ranging from 1.0.0 up to the latest version, 2.4.0."],["The class inherits from the base object class and also implements numerous interfaces to give it extensive function and usability."]]],[]]