Package net.storm.api.plugins.exception
Class PluginStoppedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- net.storm.api.plugins.exception.PluginStoppedException
-
- All Implemented Interfaces:
java.io.Serializable
public class PluginStoppedException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PluginStoppedException()
PluginStoppedException(java.lang.String message)
-