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, getMessageKeyaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HookScriptStoreException(@Nonnull KeyedMessage message)
public HookScriptStoreException(@Nonnull KeyedMessage message, @Nullable Throwable cause)
Copyright © 2019 Atlassian. All rights reserved.