public class HookScriptStoreException extends HookScriptException
hook script
can't be written to or read from the backing store.Constructor and Description |
---|
HookScriptStoreException(KeyedMessage message) |
HookScriptStoreException(KeyedMessage message,
Throwable cause) |
getKeyedMessage, getLocalizedMessage, getMessageKey
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HookScriptStoreException(@Nonnull KeyedMessage message)
public HookScriptStoreException(@Nonnull KeyedMessage message, @Nullable Throwable cause)
Copyright © 2022 Atlassian. All rights reserved.