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-03-21 UTC."],[[["The latest version available for `FailedPreconditionException` is 2.63.1, as part of the overall version 2.24.0."],["This exception, `FailedPreconditionException`, is thrown when an operation fails due to the system not being in the required state, such as attempting to delete a non-empty directory."],["`FailedPreconditionException` extends `ApiException` and inherits various members, including methods for getting domain, error details, metadata, reason, status code, and retry status."],["The class provides three constructors for creating `FailedPreconditionException` objects, each allowing for setting the message, cause, status code, retryability, and/or error details."],["There is a comprehensive list of versions for `FailedPreconditionException`, ranging from 2.63.1 down to 2.7.1, each with its own link for details."]]],[]]