]> git.mxchange.org Git - jphone-core.git/commit
Continued a bit:
authorRoland Haeder <roland@mxchange.org>
Sun, 17 Apr 2016 10:35:24 +0000 (12:35 +0200)
committerRoland Haeder <roland@mxchange.org>
Sun, 17 Apr 2016 10:35:24 +0000 (12:35 +0200)
commit7635c613760bcc7c0cf3d3f7c563fc026d9b9ce6
tree9ae03fa1b8c3b5514db10f2380161fc1e00b0101
parent0d8c1e05017a7e782dbef501a89852bf556c6438
Continued a bit:
- added named queries for finding cell phone, fax and land-line entries by id number
- added Exception thrown when the corresponding entity was not found
src/org/mxchange/jphone/exceptions/PhoneEntityNotFoundException.java [new file with mode: 0644]
src/org/mxchange/jphone/phonenumbers/cellphone/CellphoneNumber.java
src/org/mxchange/jphone/phonenumbers/fax/FaxNumber.java
src/org/mxchange/jphone/phonenumbers/landline/LandLineNumber.java