Package org.luwrain.script
Class HookException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.luwrain.script.HookException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorDescriptionHookException
(String hookName, String message) HookException
(Throwable e, String hookName) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
hookName
-
-
Constructor Details
-
HookException
-
HookException
-