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, getMessageKeyaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalRepositoryStateException(KeyedMessage message)
Copyright © 2019 Atlassian. All rights reserved.