Uses of Class
org.pf4j.PluginRuntimeException
-
Packages that use PluginRuntimeException Package Description org.pf4j -
-
Uses of PluginRuntimeException in org.pf4j
Subclasses of PluginRuntimeException in org.pf4j Modifier and Type Class Description static classDependencyResolver.CyclicDependencyExceptionIt will be thrown if a cyclic dependency is detected.static classDependencyResolver.DependenciesNotFoundExceptionIndicates that the dependencies required were not found.static classDependencyResolver.DependenciesWrongVersionExceptionIndicates that some dependencies have wrong version.classPluginAlreadyLoadedException
-