[[["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-05 UTC."],[[["`TokenResponseException` is an exception class used to handle token errors during authorization or access token requests."],["This class inherits from the `Exception` class and implements the `ISerializable` interface, providing functionality for exception handling and serialization."],["It provides constructors to create new instances based on a `TokenErrorResponse`, optionally including an HTTP status code."],["The `Error` property exposes the `TokenErrorResponse` instance associated with the exception."],["The `StatusCode` property reveals the HTTP status code, if available, pertaining to the error."]]],[]]