]> git.mxchange.org Git - hub.git/commit
Added missing exceptions + updated some text + renamed (still unimplemented) method.
authorRoland 'Quix0r' Haeder <roland@mxchange.org>
Thu, 20 Feb 2014 22:01:46 +0000 (23:01 +0100)
committerRoland 'Quix0r' Haeder <roland@mxchange.org>
Thu, 20 Feb 2014 22:01:46 +0000 (23:01 +0100)
commit9b62346fe8256eed19e4b85f4cdd73cc69628c01
treeddd14dd533c075ba8045fd315f78c7718bf73e07
parent86a0914b2700e59a28efbad70c0f2577331a917c
Added missing exceptions + updated some text + renamed (still unimplemented) method.

Signed-off-by: Roland 'Quix0r' Haeder <roland@mxchange.org>
application/hub/exceptions/dht/.htaccess [new file with mode: 0644]
application/hub/exceptions/dht/class_DhtBootstrapNotAcceptedException.php [new file with mode: 0644]
application/hub/exceptions/dht/class_NoDhtBootstrapAttemptedException.php [new file with mode: 0644]
application/hub/main/handler/message-types/dht/class_NodeMessageDhtBootstrapHandler.php