public class BranchNotFoundException extends BaseException
Constructor and Description |
---|
BranchNotFoundException(Branch branch) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCode() |
public BranchNotFoundException(Branch branch)
public java.lang.String getCode()
getCode
in class BaseException