Class HookException

All Implemented Interfaces:
Serializable

public class HookException extends RuntimeException
Exception that can occur when applying a hook.
See Also:
  • Constructor Details

    • HookException

      public HookException (Throwable cause)
      Creates a new hook exception.
      Parameters:
      cause - exception cause