[[["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."],[[["This webpage documents the `InvalidJwtException` class, which is thrown when a JSON Web Token (JWT) is found to be invalid."],["`InvalidJwtException` inherits from the `Exception` class and implements the `ISerializable` interface, providing standard exception handling capabilities."],["The class offers a constructor `InvalidJwtException(string message)` to instantiate a new `InvalidJwtException` with a custom error message detailing the JWT's invalidity."],["The provided content includes links to various versions of the Google.Apis .NET library, from version 1.50.0 up to the latest version 1.69.0."],["The class also provides inherited members such as `GetBaseException()` and `ToString()`, and properties such as `Message` and `StackTrace`, as well as an extension method `ThrowIfNull`."]]],[]]