Class PluginStoppedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.storm.api.plugins.exception.PluginStoppedException
All Implemented Interfaces:
Serializable

public class PluginStoppedException extends RuntimeException
See Also:
  • Constructor Details

    • PluginStoppedException

      public PluginStoppedException()
    • PluginStoppedException

      public PluginStoppedException(String message)