public class NoSuchBranchException extends NoSuchEntityException
| Constructor and Description |
|---|
NoSuchBranchException(KeyedMessage keyedMessage,
String branchId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBranchId()
Retrieves the missing branch ID.
|
getKeyedMessage, getLocalizedMessage, getMessageKeyaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchBranchException(KeyedMessage keyedMessage, String branchId)
public String getBranchId()
Copyright © 2019 Atlassian. All rights reserved.