Class CommandHookException

All Implemented Interfaces:
Serializable

public class CommandHookException extends IllegalStateException
Thrown when a command with a hook name specified does not find a method hook
See Also:
  • Constructor Details

    • CommandHookException

      public CommandHookException(String s)