]> git.mxchange.org Git - hub.git/commit
Renamed exception, added new one
authorRoland Häder <roland@mxchange.org>
Fri, 17 Aug 2012 20:11:29 +0000 (20:11 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 17 Aug 2012 20:11:29 +0000 (20:11 +0000)
commit9cfe42e82ef384eeaa823ec1ababda3da9068f53
tree62d46577d101f3f0c7b72328168a5ee0a2f10740
parent5331c3609cdca16f8c3b784cfe33bddfb186d276
Renamed exception, added new one
14 files changed:
.gitattributes
application/hub/exceptions/hub/class_HubAlreadyAnnouncedException.php
application/hub/exceptions/node/.htaccess [new file with mode: 0644]
application/hub/exceptions/node/class_NodeAlreadyAnnouncedException.php [new file with mode: 0644]
application/hub/exceptions/node/class_NodeSessionIdVerficationException.php [new file with mode: 0644]
application/hub/interfaces/handler/answer-status/class_HandleableAnswerStatus.php
application/hub/interfaces/nodes/class_NodeHelper.php
application/hub/main/class_BaseHubSystem.php
application/hub/main/handler/answer-status/announcement/class_AnnouncementAnswerOkayHandler.php
application/hub/main/handler/answer-status/class_BaseAnserStatusHandler.php
application/hub/main/handler/class_BaseHandler.php
application/hub/main/handler/message-types/answer/class_NodeMessageAnnouncementAnswerHandler.php
application/hub/main/handler/network/class_BaseRawDataHandler.php
application/hub/main/nodes/class_BaseHubNode.php