Class ItemConfig.ItemConfigException

java.lang.Object
java.lang.Throwable
java.lang.Exception
zombie.scripting.itemConfig.ItemConfig.ItemConfigException
All Implemented Interfaces:
Serializable
Enclosing class:
ItemConfig

public static class ItemConfig.ItemConfigException extends Exception
See Also:
  • Constructor Details

    • ItemConfigException

      public ItemConfigException(String string)
    • ItemConfigException

      public ItemConfigException(String string, Throwable throwable)
    • ItemConfigException

      public ItemConfigException(String string, Throwable throwable, boolean boolean0)