]> git.mxchange.org Git - juser-login-core.git/commit
updated jars + added new exceptions for user
authorRoland Haeder <roland@mxchange.org>
Tue, 6 Oct 2015 10:12:30 +0000 (12:12 +0200)
committerRoland Haeder <roland@mxchange.org>
Tue, 6 Oct 2015 11:54:55 +0000 (13:54 +0200)
commite2a36baa450dfb23d33538bef2f6765444edc04d
tree1ec8ca9382481a35a3a726e40040f22d3d27148f
parent05ce4f38396164cade9f9034237a06d23e141101
updated jars + added new exceptions for user
Signed-off-by:Roland Häder <roland@mxchange.org>
lib/jcontacts-core.jar
lib/jcore.jar
lib/jcoreee.jar
src/org/mxchange/jusercore/exceptions/UserNotFoundException.java [new file with mode: 0644]
src/org/mxchange/jusercore/exceptions/UserStatusLockedException.java [new file with mode: 0644]
src/org/mxchange/jusercore/exceptions/UserStatusUnconfirmedException.java [new file with mode: 0644]