public class IllegalRepositoryStateException extends IllegalEntityStateException
repository
was not in the
expected state
. For example, attempting to retry creating a repository might throw this
exception if the repository was already created successfully.Constructor and Description |
---|
IllegalRepositoryStateException(KeyedMessage message) |
getKeyedMessage, getLocalizedMessage, getMessageKey
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalRepositoryStateException(KeyedMessage message)
Copyright © 2019 Atlassian. All rights reserved.