Class ModuleClassNotFoundException

All Implemented Interfaces:
Serializable

public class ModuleClassNotFoundException extends PluginParseException
If a module class could not be found
Since:
2.5
See Also:
  • Constructor Details

  • Method Details

    • getClassName

      public String getClassName()
    • getPluginKey

      public String getPluginKey()
    • getModuleKey

      public String getModuleKey()
    • getMessage

      public String getMessage()
      Overrides:
      getMessage in class Throwable