Refine exception handling in AOT process to provide additional context #32777
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
theme: aot
An issue related to Ahead-of-time processing
type: enhancement
A general enhancement
Milestone
This is a follow-up of #32775.
Looking at the current state of affairs, we could use an
AotException
that is similar in principle toBeansException
. Reviewing the different parts where AOT could fail, and providing additional context so that it's easier to track down what went wrong.The text was updated successfully, but these errors were encountered: