Uses of Class
org.springframework.beans.factory.aot.AotException
Packages that use AotException
-
Uses of AotException in org.springframework.beans.factory.aot
Subclasses of AotException in org.springframework.beans.factory.aotModifier and TypeClassDescriptionclassThrown when AOT fails to process a bean.classThrow when an AOT processor failed.