}
} catch (Exception e) {
ErrorReporter.getErrorHandler().reportError("The file cannot be loaded",e);
throw new ConfigurationManagerException("The file cannot be loaded:"+e.getMessage());
}
config.resetCreated();
return config;
}
/** This method should store all categories and properties.
* @throws ConfigurationManagerException