[[["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-03-21 UTC."],[[["This webpage provides documentation for the `AnnotateImageException` class within the `Google.Cloud.Vision.V1` namespace, specifically in version 2.3.0, but also contains links to the same information from versions 2.4.0 to 3.7.0."],["`AnnotateImageException` is a specialized exception class designed to handle errors that may occur during the process of annotating an image, as defined in `AnnotateImageResponse`."],["The `AnnotateImageException` class inherits from the `Exception` class and implements the `ISerializable` interface, providing standard .NET exception functionalities."],["The constructor `AnnotateImageException(AnnotateImageResponse response)` initializes the exception using an `AnnotateImageResponse` object, which contains error details and must not be null."],["The `Response` property of the `AnnotateImageException` instance, of the type `AnnotateImageResponse`, exposes the complete response received that contains the error details."]]],[]]