Class ReloadModuleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
xyz.geik.farmer.modules.exceptions.ReloadModuleException
- All Implemented Interfaces:
Serializable
ReloadModuleException execute when reloading a module
if the module is not loaded or the module is not found
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ReloadModuleException
Reload Exception- Parameters:
message
- message of error
-