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, getMessageKeyaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchCommitException(@Nonnull KeyedMessage keyedMessage, @Nonnull String commitId)
Copyright © 2019 Atlassian. All rights reserved.