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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["This webpage details the `FailedPreconditionException` class within the Google API Client Libraries for Java, part of the `com.google.api.gax.rpc` package."],["The `FailedPreconditionException` is thrown when an operation fails because the system is not in the required state, such as trying to delete a non-empty directory."],["It lists the class constructors for `FailedPreconditionException`, which include options to specify a message, a cause, a status code, retryability, and error details."],["The provided documentation gives access to a reference history of the API client back to version 2.7.1, with the most recent being 2.63.1, allowing for in depth look at the api."]]],[]]