Exception thrown if there is a validation problem with a path template, http config, or related
framework methods. Comes as an illegal argument exception subclass. Allows to globally set a
thread-local validation context description which each exception inherits.
[[["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 webpage details the `ValidationException` class within the `com.google.api.pathtemplate` package, which is a subclass of `IllegalArgumentException`."],["The `ValidationException` class is used to handle validation issues related to path templates, HTTP configurations, and other framework methods."],["The page offers documentation and links to multiple versions of the `ValidationException` class, ranging from version 2.1.2 to the latest 2.46.1."],["It includes details on inherited members from `Object` and `Throwable` classes, such as `clone()`, `equals()`, and `getMessage()`."],["The webpage explains the usage of static methods such as `popCurrentThreadValidationContext()` and `pushCurrentThreadValidationContext()`, which are utilized for managing a thread-local validation context."]]],[]]