[[["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."],[[["The latest version of the `AnnotateImageException` documentation is version 3.7.0, and the provided content details versions down to 2.3.0."],["`AnnotateImageException` is a class used to handle errors that occur during the process of annotating an image, inheriting from the standard .NET `Exception` class."],["This exception class also implements the `ISerializable` interface, which facilitates its serialization capabilities."],["The `AnnotateImageException` class includes a constructor that takes an `AnnotateImageResponse` object as a parameter, allowing for the creation of an exception based on an error within a given response."],["The `AnnotateImageException` class contains a `Response` property, which provides access to the full response object that includes the error information."]]],[]]