Class PluginLoadException

    • Constructor Detail

      • PluginLoadException

        public PluginLoadException​(@NotNull
                                   @NotNull Class<? extends Plugin> c,
                                   Throwable e)
        Constructs a PluginLoadException
        Parameters:
        c - the class of the plugin
        e - the exception