[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]