public class NoDefaultBranchException extends NoSuchEntityException
Constructor and Description |
---|
NoDefaultBranchException(KeyedMessage message,
String repositoryName,
String branchName) |
Modifier and Type | Method and Description |
---|---|
String |
getBranchName()
Retrieves the name of the branch which is configured as the default branch in the repository.
|
String |
getRepositoryName()
Retrieves the name of the repository whose default branch does not exist.
|
getKeyedMessage, getLocalizedMessage, getMessageKey
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 Atlassian. All rights reserved.