]> git.mxchange.org Git - jcontacts-business-core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 24 Sep 2017 20:58:15 +0000 (22:58 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 24 Sep 2017 20:59:26 +0000 (22:59 +0200)
commit20b2a6b376a42bd4438f7323ef40c35fb0646294
treeec5ad2b4cc1bb819c3d752fb93fb4b87bd5e9ac0
parente9ab32684b1eed8b530084e722821a0ab65a7973
Continued:
- added checked exceptions for already/not found company departments

Signed-off-by: Roland Häder <roland@mxchange.org>
src/org/mxchange/jcontactsbusiness/exceptions/branchoffice/BranchOfficeAlreadyAddedException.java
src/org/mxchange/jcontactsbusiness/exceptions/department/CompanyDepartmentAlreadyAddedException.java [new file with mode: 0644]
src/org/mxchange/jcontactsbusiness/exceptions/department/CompanyDepartmentNotFoundException.java [new file with mode: 0644]