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."],[[["The latest version available for `FailedPreconditionException` is 2.63.1, which can be found with the reference path `/java/docs/reference/gax/latest/com.google.api.gax.rpc.FailedPreconditionException`."],["This documentation details the `FailedPreconditionException`, an exception thrown when an operation is rejected due to the system not being in the required state."],["`FailedPreconditionException` inherits several members from `ApiException`, `Object`, and `Throwable`, providing methods for status codes, retryability, and exception handling."],["There are two constructors for creating a `FailedPreconditionException` object, one that accepts a message, cause, status code, and retryable flag, and another that takes only cause, status code, and retryable parameters."],["The documentation lists various versions of `FailedPreconditionException` ranging from version 2.63.1 down to version 2.7.1, offering historical context and previous iterations of the component."]]],[]]