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 page details the `FailedPreconditionException` class within the Google API Client Libraries for Java, focusing on version 2.59.1."],["`FailedPreconditionException` is thrown when a system's state prevents the execution of an operation, such as attempting to delete a non-empty directory."],["The class extends `ApiException` and provides methods for retrieving details about the error, including domain, error details, metadata, reason, status code, and retryability."],["The `FailedPreconditionException` class has three constructors, each accepting parameters like message, cause, status code, and retryability, with one also including error details."],["This page provides a versioned history of this `FailedPreconditionException` class, where the current version 2.59.1 is listed, along with links to 48 previous versions of the class, and the most up-to-date version at 2.63.1."]]],[]]