[Cppunit-devel] Comment about description of PlugInManager::load() in the docs.
Brought to you by:
blep
From: <vi...@re...> - 2005-08-02 12:42:52
|
Hello, I would like to make a comment about doc that describes PlugInManager::load() method. It says: ------- Exceptions: DynamicLibraryManager is thrown if an error occurs during loading. ------- Maybe you meant DynamicLibraryManagerException, not DynamicLibraryManager? Thanks, Victor |