[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eOperationFailedException\u003c/code\u003e is a .NET exception class used to signal that a long-running operation has encountered a failure.\u003c/p\u003e\n"],["\u003cp\u003eThis exception inherits from the base \u003ccode\u003eException\u003c/code\u003e class and implements the \u003ccode\u003eISerializable\u003c/code\u003e interface, making it compatible with .NET's serialization mechanisms.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationFailedException\u003c/code\u003e class provides access to the original failed \u003ccode\u003eOperation\u003c/code\u003e and its \u003ccode\u003eStatus\u003c/code\u003e message, allowing for detailed error analysis.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of this exception available, ranging from version 2.2.0 up to the latest version 3.3.0, accessible via the provided documentation links.\u003c/p\u003e\n"],["\u003cp\u003eIt has a constructor \u003ccode\u003eOperationFailedException(Operation operation)\u003c/code\u003e which creates the exception object from a failed operation.\u003c/p\u003e\n"]]],[],null,[]]