[[["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-09 UTC."],[[["This webpage 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 provides a list of versions for the `PermissionDeniedException`, starting from the latest [2.63.1] down to version [2.7.1]."],["There are three constructors available for `PermissionDeniedException`, each allowing the setting of a `message`, `cause`, `statusCode`, `retryable`, and `errorDetails`."],["Each constructor accepts a `cause` which can be any type of `Throwable`, allowing for the inclusion of nested or underlying errors."]]],[]]