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-17 UTC."],[[["This page details the `InvalidArgumentException` class, a type of `ApiException` in the Google API Client Libraries for Java."],["The `InvalidArgumentException` is thrown when a client provides an invalid argument, distinct from issues caused by the system's state, such as a malformed file name."],["The latest version available for `InvalidArgumentException` is 2.63.1, with a full list of versions going down to 2.7.1, each linking to specific documentation."],["The `InvalidArgumentException` class provides multiple constructors to create instances, allowing for setting the message, cause, status code, retry ability, and error details."],["The class inherits various members and methods from `ApiException`, `Object`, and `Throwable`, like methods to retrieve error details and status code, as well as standard object and exception functions."]]],[]]