public class NoSuchCommitException extends NoSuchEntityException
Constructor and Description |
---|
NoSuchCommitException(KeyedMessage keyedMessage,
String commitId) |
Modifier and Type | Method and Description |
---|---|
String |
getCommitId()
Retrieves the ID for which no matching commit was found.
|
getKeyedMessage, getLocalizedMessage, getMessageKey
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuchCommitException(@Nonnull KeyedMessage keyedMessage, @Nonnull String commitId)
Copyright © 2022 Atlassian. All rights reserved.