Class ItemConfig.ItemConfigException
java.lang.Object
java.lang.Throwable
java.lang.Exception
zombie.scripting.itemConfig.ItemConfig.ItemConfigException
- All Implemented Interfaces:
Serializable
- Enclosing class:
ItemConfig
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionItemConfigException(String errorMessage) ItemConfigException(String errorMessage, Throwable err) ItemConfigException(String errorMessage, Throwable err, boolean doPrint) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ItemConfigException
-
ItemConfigException
-
ItemConfigException
-