[[["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."],[[["This page documents the `UnauthenticatedException` class, which is a type of `ApiException` thrown when a request lacks valid authentication credentials."],["The latest version of this documentation is 2.63.1, with multiple previous versions available for reference, ranging down to version 2.7.1."],["`UnauthenticatedException` includes constructors to initialize with a message, cause, status code, and retryable status, as well as options to only provide the cause, status code and retryable, or even add error details."],["The class inherits several members from `ApiException`, such as `getDomain()`, `getErrorDetails()`, and `getStatusCode()`, and further down from the base class `Object` and `Throwable`."]]],[]]