[[["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-17 UTC."],[[["This page details the `PermissionDeniedException` class, which is thrown when a caller lacks the necessary permissions for a specific operation."],["The latest version of the class is 2.63.1, and this page provides access to documentation for versions ranging from 2.63.1 down to 2.7.1."],["`PermissionDeniedException` extends the `ApiException` class and inherits several methods for handling exceptions such as getDomain, getErrorDetails, getMetadata, getReason, getStatusCode and isRetryable."],["There are three constructors available for `PermissionDeniedException`, each allowing different parameters for setting up the exception, including the message, cause, status code, whether it's retryable, and error details."],["The `PermissionDeniedException` can be constructed by passing in a message, cause, status code and a boolean to determine if it is retryable, or simply with the cause, status code and retryable, or adding error details into the mix."]]],[]]