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"]],[["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 `ValidationException` class, which is a subclass of `IllegalArgumentException` in the Java API."],["The `ValidationException` is thrown when there are issues with path templates, HTTP configurations, or related framework methods."],["The class offers static methods such as `pushCurrentThreadValidationContext` to set a thread-local validation context description and `popCurrentThreadValidationContext` to clear it."],["The latest version is `2.46.1`, and the page also lists previous versions down to `2.1.2` of the `ValidationException`, offering links to each version."],["`ValidationException` comes with inherited members from the `Object` and `Throwable` class such as `clone()` and `printStackTrace()` respectively."]]],[]]