Uses of Class
io.github.krandom.ObjectCreationException
Packages that use ObjectCreationException
-
Uses of ObjectCreationException in io.github.krandom.api
Methods in io.github.krandom.api that throw ObjectCreationExceptionModifier and TypeMethodDescription<T> T
ObjectFactory.createInstance
(Class<T> type, RandomizerContext context) Create a new instance oftype
in the given randomization context.