Class HookScriptStoreException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
HookScriptSizeExceededException

public class HookScriptStoreException extends HookScriptException
Thrown when a hook script can't be written to or read from the backing store.
Since:
6.2
See Also:
  • Constructor Details

    • HookScriptStoreException

      public HookScriptStoreException(@Nonnull KeyedMessage message)
    • HookScriptStoreException

      public HookScriptStoreException(@Nonnull KeyedMessage message, @Nullable Throwable cause)