public class HookScriptOutOfDateException extends EntityOutOfDateException
UNKNOWN_VERSION
Constructor and Description |
---|
HookScriptOutOfDateException(KeyedMessage message,
int expectedVersion,
int currentVersion) |
HookScriptOutOfDateException(KeyedMessage message,
Throwable cause) |
getCurrentVersion, getExpectedVersion
getKeyedMessage, getLocalizedMessage, getMessageKey
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HookScriptOutOfDateException(KeyedMessage message, Throwable cause)
public HookScriptOutOfDateException(KeyedMessage message, int expectedVersion, int currentVersion)
Copyright © 2022 Atlassian. All rights reserved.