]> git.stg.codes - stg.git/blobdiff - stglibs/srvconf.lib/parsers/get_container.h
Implemented some user management functions.
[stg.git] / stglibs / srvconf.lib / parsers / get_container.h
index c07e9e14469aee806e56e561e44e829d544c32ca..6cc9bc85c7e09cc7fcef4a61e9dd1799cdb0550f 100644 (file)
@@ -69,6 +69,7 @@ public:
         parsingAnswer = false;
         }
     }
+    void Failure(const std::string & reason) { callback(false, reason, info, data); }
 
 private:
     std::string tag;