final class InvalidDefinitionException
    extends InvalidArgumentException

Rejects invalid lexical, schema, or expression definitions at their public boundary.

Extends the existing invalid-argument contract so callers can continue catching malformed configuration with InvalidArgumentException.

Test cases 4§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 2
Other tests reaching this symbol 2

Relations§

Instantiated in 26