[[["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 details the `PermissionDeniedException` class within the Google API Client Library for Java, specifically focusing on version 2.53.0 and providing links to various versions including the latest 2.63.1."],["`PermissionDeniedException` is a type of `ApiException` that is thrown when the user lacks the necessary permissions to perform a requested operation."],["The class provides three constructors, allowing for different combinations of `message`, `cause`, `statusCode`, `retryable`, and `errorDetails` to be specified when instantiating the exception."],["The class inherits several methods and properties from `ApiException`, `Object`, and `Throwable`, such as `getDomain()`, `getMessage()`, and `printStackTrace()`, for handling and examining exception details."],["The content lists several versions of the `PermissionDeniedException` class, with links to documentation for each, which can be useful in comparing implementation changes throughout the library's development history."]]],[]]