Class PluginNotFoundException

All Implemented Interfaces:
Serializable

public class PluginNotFoundException extends OKMException
PluginNotFoundException
Author:
jllort
See Also:
  • Constructor Details

    • PluginNotFoundException

      public PluginNotFoundException()
    • PluginNotFoundException

      public PluginNotFoundException(String arg0, String serverStacktrace)
    • PluginNotFoundException

      public PluginNotFoundException(String message, Throwable cause)
    • PluginNotFoundException

      public PluginNotFoundException(Throwable arg0)