Uses of Class
io.inverno.core.compiler.spi.plugin.PluginExecutionException
Packages that use PluginExecutionException
-
Uses of PluginExecutionException in io.inverno.core.compiler.spi.plugin
Methods in io.inverno.core.compiler.spi.plugin that throw PluginExecutionExceptionModifier and TypeMethodDescriptionvoidCompilerPlugin.execute(PluginExecution execution)Executes the plugin.