Class PluginRuntimeException

  • All Implemented Interfaces:
    Serializable

    public class PluginRuntimeException
    extends Exception
    PluginRuntimeException will be thrown until a exception in the plugin managemnt occurs.
    Author:
    joa23
    See Also:
    Serialized Form
    • Constructor Detail

      • PluginRuntimeException

        public PluginRuntimeException​(Throwable cause)
      • PluginRuntimeException

        public PluginRuntimeException​(String message)