]> git.mxchange.org Git - jphone-core.git/commit
Contined a bit:
authorRoland Häder <roland@mxchange.org>
Wed, 17 Aug 2016 13:14:39 +0000 (15:14 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 17 Aug 2016 13:14:39 +0000 (15:14 +0200)
commitd862a496a9d0c1949fe5f6c91590bf91dfc68adc
treeb9c129693f510336650e6e23909d11e26c1c5242
parent109cee621f90617fd947c54ab85e696eb2a343d3
Contined a bit:
- added exceptions for not-linked fax/land-line numbers
- renamed cellphone -> mobile
src/org/mxchange/jphone/exceptions/FaxNumberNotLinkedException.java [new file with mode: 0644]
src/org/mxchange/jphone/exceptions/LandLineNumberNotLinkedException.java [new file with mode: 0644]
src/org/mxchange/jphone/exceptions/MobileNumberNotLinkedException.java