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, getMessageKey
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuchBranchException(KeyedMessage keyedMessage, String branchId)
public String getBranchId()
Copyright © 2019 Atlassian. All rights reserved.