[[["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-04-02 UTC."],[[["This page details the `UnauthenticatedException` class, which is thrown when a request lacks valid authentication credentials for the operation."],["The `UnauthenticatedException` class extends `ApiException` and inherits its members such as `getDomain()`, `getErrorDetails()`, `getMetadata()`, `getReason()`, `getStatusCode()` and `isRetryable()`."],["There are multiple versions of `UnauthenticatedException` available, ranging from version 2.7.1 to the latest version 2.63.1, with each corresponding to specific documentation."],["The class provides three constructors to create instances of the exception, which allow for specifying the message, cause, status code, retryability and error details."],["The constructors allow for parameters such as a string message, a throwable, a status code, a boolean for retryable and/or error details to create instances of the exception."]]],[]]