]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/handler/message-types/announcement/class_NodeMessageAnnouncementHandler.php
Also this constant is not reachable through "self" from this class.
[hub.git] / application / hub / main / handler / message-types / announcement / class_NodeMessageAnnouncementHandler.php
index a5af5210b636f6d7a1546c3f0627296c5ef69a01..dc7686181b96022de5a5c041b80c42d11697968f 100644 (file)
@@ -95,7 +95,7 @@ class NodeMessageAnnouncementHandler extends BaseMessageHandler implements Handl
                         * This node is not accepting announcements, then someone wants to
                         * announce his node to a non-bootstrap and non-master node.
                         */
-                       throw new AnnouncementNotAcceptedException(array($this, $nodeInstance, $messageData), self::EXCEPTION_ANNOUNCEMENT_NOT_ACCEPTED);
+                       throw new AnnouncementNotAcceptedException(array($this, $nodeInstance, $messageData), BaseHubSystem::EXCEPTION_ANNOUNCEMENT_NOT_ACCEPTED);
                } // END - if
 
                // Register the announcing node with this node