Browse Source

[trac922] Some documentation

Michal 'vorner' Vaner 14 years ago
parent
commit
bc0688b0e7
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/lib/config/ccsession.h

+ 4 - 0
src/lib/config/ccsession.h

@@ -252,6 +252,10 @@ public:
      *                if you don't want any handler to be called and you're
      *                fine with requesting the data through
      *                getRemoteConfigValue() each time.
+     *
+     *                The handler should not throw, or it'll fall trough and
+     *                the exception will get into strange places, probably
+     *                aborting the application.
      * \param spec_is_filename Says if spec_name is filename or module name.
      * \return The name of the module specified in the given specification
      *         file