Uses of Class
io.github.toolfactory.jvm.util.ObjectProvider.BuildingException
Packages that use ObjectProvider.BuildingException
-
Uses of ObjectProvider.BuildingException in io.github.toolfactory.jvm.util
Subclasses of ObjectProvider.BuildingException in io.github.toolfactory.jvm.utilModifier and TypeClassDescriptionstatic class
Methods in io.github.toolfactory.jvm.util with parameters of type ObjectProvider.BuildingExceptionModifier and TypeMethodDescription<T> T
ObjectProvider.ExceptionHandler.handle
(ObjectProvider objectProvider, Class<? super T> clazz, Map<Object, Object> context, ObjectProvider.BuildingException exc) boolean
ObjectProvider.isMarkedToBeInitializedViaExceptionHandler
(ObjectProvider.BuildingException exception)