Class PluginLoaderException

    • Constructor Detail

      • PluginLoaderException

        public PluginLoaderException​(String name)
        Constructs a PluginLoaderException
        Parameters:
        name - the name of the plugin
      • PluginLoaderException

        public PluginLoaderException​(Class<? extends Plugin> c)
        Constructs a PluginLoaderException
        Parameters:
        c - the class of the plugin