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-07 UTC."],[[["This webpage details the `FailedPreconditionException` class within the Google API Client Libraries for Java, with version 2.63.1 being the most recent."],["The `FailedPreconditionException` is a type of `ApiException` that occurs when an operation fails because the system is not in the required state."],["The `FailedPreconditionException` class provides three constructors to be able to construct it, allowing for variations including or excluding message, cause, status code, retryable status, and error details."],["This page provides links to the documentation for versions of the FailedPreconditionException class ranging from version 2.63.1 down to 2.7.1."],["This `FailedPreconditionException` class inherits various methods and properties from `ApiException`, `Object`, and `Throwable`, as detailed on the page."]]],[]]