[[["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 `PermissionDeniedException` class, which is thrown when a caller lacks the necessary permissions for a specific operation."],["The `PermissionDeniedException` class extends `ApiException` and inherits methods like `getDomain()`, `getErrorDetails()`, and `getStatusCode()`."],["The page lists various versions of `PermissionDeniedException`, from version 2.30.1 to the latest version 2.63.1, detailing each one's associated URL."],["There are three constructors available for `PermissionDeniedException`, allowing for the specification of a message, cause, status code, retryable status, and error details."],["Each constructor's parameters include a throwable `cause`, `statusCode`, and a boolean `retryable` state; additionally one takes a string `message` and another takes `errorDetails` parameters."]]],[]]