20 package net.sf.gridarta.plugin;
22 import org.jetbrains.annotations.NotNull;
49 super(reason, throwable);
static final long serialVersionUID
The serial version UID.
Thrown to indicate a problem while executing a plugin.
PluginExecException(@NotNull final String reason, @NotNull final Throwable throwable)
Creates a new instance.
PluginExecException(@NotNull final String reason)
Creates a new instance.