]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/class_BaseHubSystem.php
Added announcement answer XML, template engine and acceptance of announcements
[hub.git] / application / hub / main / class_BaseHubSystem.php
index a147db4370dac946fd666aeda250e394e49b84a8..9939c6bdd884e32da7b1f21999c0dfe71cc78550 100644 (file)
@@ -25,6 +25,7 @@ class BaseHubSystem extends BaseFrameworkSystem {
        // Exception codes
        const EXCEPTION_UNSUPPORTED_ERROR_HANDLER = 0x900;
        const EXCEPTION_CHUNK_ALREADY_ASSEMBLED   = 0x901;
+       const EXCEPTION_ANNOUNCEMENT_NOT_ACCEPTED = 0x902;
 
        /**
         * Separator for all bootstrap node entries