Uses of Class
com.biglybt.core.metasearch.MetaSearchException
Packages that use MetaSearchException
-
Uses of MetaSearchException in com.biglybt.core.metasearch
Methods in com.biglybt.core.metasearch that throw MetaSearchExceptionModifier and TypeMethodDescriptionMetaSearch.addEngine(long id) MetaSearch.createRSSEngine(String name, URL url) voidMetaSearch.exportEngines(File to_file) MetaSearchManager.importEngine(Map map, boolean warn_user) voidMetaSearchManager.setSelectedEngines(long[] ids, boolean auto) -
Uses of MetaSearchException in com.biglybt.core.metasearch.impl
Methods in com.biglybt.core.metasearch.impl that throw MetaSearchExceptionModifier and TypeMethodDescriptionMetaSearchImpl.addEngine(long id) MetaSearchImpl.createRSSEngine(String name, URL url) voidMetaSearchImpl.exportEngines(File target) MetaSearchManagerImpl.importEngine(Map map, boolean warn_user) voidMetaSearchManagerImpl.setSelectedEngines(long[] ids, boolean auto) protected voidMetaSearchManagerImpl.syncRefresh()