[[["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."],[[["`OAuthServiceFailureException` is a type of exception that occurs when there's an unspecified error during communication with the OAuth service."],["This exception class inherits members from `Object` and `Throwable`, providing standard object and exception functionalities."],["There are two constructors available for `OAuthServiceFailureException`: one taking only a message string, and another taking both a message string and a `Throwable` cause."],["The message parameter when instantiating this class is a String."],["The cause parameter, when instantiating this class, is of type `Throwable`."]]],[]]