Contents
Class ValueCodeGenerationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.aot.generate.ValueCodeGenerationException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
UnsupportedTypeValueCodeGenerationException
Thrown when value code generation fails.
- Since:
- 6.1.2
- Author:
- Stephane Nicoll
- See Also:
-
Constructor Summary
ConstructorsModifierConstructorDescriptionValueCodeGenerationException
(@Nullable Object value, Throwable cause) protected
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString