Package pro.gravit.utils
Class HookException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
pro.gravit.utils.HookException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionHookException(String message) HookException(String message, Throwable cause) HookException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) HookException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HookException
-
HookException
-
HookException
-
HookException
-