public class BranchNotFoundException extends BaseException
| Constructor and Description |
|---|
BranchNotFoundException(Branch branch) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BranchNotFoundException(Branch branch)
public String getCode()
getCode in class BaseException