Uses of Class
org.springframework.aot.generate.ValueCodeGenerationException
Package
Description
Support classes for components that contribute generated code equivalent to a
runtime behavior.
-
Uses of ValueCodeGenerationException in org.springframework.aot.generate
Modifier and TypeClassDescriptionclass
Thrown when aValueCodeGenerator
could not generate the code for a given value.