Changes between Version 24 and Version 25 of ApertureDataSource


Ignore:
Timestamp:
10/20/05 10:51:33 (19 years ago)
Author:
Leo Sauermann <leo.sauermann@…>
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ApertureDataSource

    v24 v25  
    2929         * TODO: should it check the configuration (passwords allright, etc) now or when the crawler starts? 
    3030         * @throws InitializationException when the configuration contains syntactically wrong parameters  
    31          * or does not function correctly. 
     31         * or does not function correctly. The InitializationException should contain a user-friendly 
     32         * message that explains why this datasource does not work. If a password is wrong, the exception 
     33         * should say so. 
    3234         */ 
    3335        public void initConfiguration(Map configuration) throws InitializationException;