Class PluginAlreadyLoadedException

All Implemented Interfaces:
Serializable

public class PluginAlreadyLoadedException extends PluginRuntimeException
Author:
Decebal Suiu
See Also:
  • Constructor Details

    • PluginAlreadyLoadedException

      public PluginAlreadyLoadedException(String pluginId, Path pluginPath)
  • Method Details

    • getPluginId

      public String getPluginId()
    • getPluginPath

      public Path getPluginPath()