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-09 UTC."],[[["This webpage provides documentation for the `FailedPreconditionException` class within the Google Cloud API Client Libraries for Java (gax), specifically across various versions."],["The `FailedPreconditionException` is an exception thrown when an operation fails due to the system not being in the required state, such as attempting to delete a non-empty directory."],["The page lists multiple versions of the library, ranging from version 2.63.1 (latest) down to 2.7.1, each with links to their respective documentation for `FailedPreconditionException`."],["The `FailedPreconditionException` class extends `ApiException` and includes constructors for handling messages, causes, status codes, retry ability, and error details."],["Inherited members and methods from the `ApiException`, `Object`, and `Throwable` classes are also documented and included, all hyperlinked for more information."]]],[]]