Class NoSuchHookScriptException

All Implemented Interfaces:
Serializable

public class NoSuchHookScriptException extends NoSuchEntityException
Thrown to indicate the requested hook script does not exist.
Since:
6.2
See Also:
  • Constructor Details

    • NoSuchHookScriptException

      public NoSuchHookScriptException(@Nonnull KeyedMessage message, long id)
  • Method Details

    • getId

      public long getId()
      Returns:
      the ID of the hook script that was requested