Exception thrown when client specified an invalid argument. Note that this differs from FailedPreconditionException. This exception indicates arguments that are problematic regardless
of the state of the system (e.g., a malformed file name).
[[["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-04-09 UTC."],[[["This page details the `InvalidArgumentException` class in the Google API Client Library for Java (gax), used when a client provides an invalid argument, distinct from a `FailedPreconditionException`."],["The `InvalidArgumentException` class extends `ApiException` and includes methods to retrieve error details, status code, and retry information."],["The page offers a comprehensive list of version links, starting with version 2.63.1 as the latest and going as low as 2.7.1, providing access to the documentation of `InvalidArgumentException` in different versions."],["There are three constructors available for `InvalidArgumentException` that allow setting the message, cause, status code, retryable flag, and optionally, error details."],["The documentation also includes a list of inherited methods from `ApiException`, `Object`, and `Throwable`, along with parameters for each constructor, including their types and descriptions."]]],[]]