Exception thrown when the operation was rejected because the system is not in a state required
for the operation's execution. For example, directory to be deleted may be non-empty, an rmdir
operation is applied to a non-directory, etc.
[[["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 webpage details the `FailedPreconditionException` class within the Google API Client Library for Java (com.google.api.gax), which is thrown when an operation is rejected due to the system not being in the required state."],["The page provides a list of available versions of this class, ranging from the latest 2.63.1 down to version 2.7.1, allowing users to access documentation for specific releases."],["The class `FailedPreconditionException` extends `ApiException`, inheriting several methods for handling errors and retrieving information about the exception."],["There are three constructors available for `FailedPreconditionException`, allowing for the specification of a message, cause, status code, retryability, and error details."],["The page is giving documentation for the version 2.17.0, and the latest is 2.63.1."]]],[]]