public class RepositoryInconsistentException extends IllegalRepositoryStateException
| Constructor and Description |
|---|
RepositoryInconsistentException(KeyedMessage message) |
RepositoryInconsistentException(KeyedMessage message,
Throwable cause) |
getKeyedMessage, getLocalizedMessage, getMessageKeyaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RepositoryInconsistentException(@Nonnull KeyedMessage message)
public RepositoryInconsistentException(@Nonnull KeyedMessage message, @Nullable Throwable cause)
Copyright © 2023 Atlassian. All rights reserved.