Schnittstelle PluginError


public interface PluginError
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    The plugin has unresolved dependencies
    static final int
    The plugin could not be loaded
    static final int
    The plugin has already be loaded from a different file
  • Felddetails

    • MODULE

      static final int MODULE
      The plugin could not be loaded
      Siehe auch:
    • DEPENDENCIES

      static final int DEPENDENCIES
      The plugin has unresolved dependencies
      Siehe auch:
    • NAME_MISMATCH

      static final int NAME_MISMATCH
      The plugin has already be loaded from a different file
      Siehe auch: