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"]],[["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."],[[["This webpage details the `InvalidArgumentException` class, a type of `ApiException` in the Google API Client Libraries for Java."],["`InvalidArgumentException` is thrown when a client provides an invalid argument, such as a malformed file name, and is distinct from `FailedPreconditionException`."],["The page lists numerous available versions of the library, with version 2.63.1 being the latest and 2.43.0 being the version of the documentation on this page."],["It provides constructors for creating `InvalidArgumentException` objects, including parameters for message, cause, status code, retryable status, and error details."],["The page provides access to the inherited members from ApiException, Object, and Throwable, along with a link to the constructor arguments' documentation."]]],[]]