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) void
MetaSearch.exportEngines
(File to_file) MetaSearchManager.importEngine
(Map map, boolean warn_user) void
MetaSearchManager.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) void
MetaSearchImpl.exportEngines
(File target) MetaSearchManagerImpl.importEngine
(Map map, boolean warn_user) void
MetaSearchManagerImpl.setSelectedEngines
(long[] ids, boolean auto) protected void
MetaSearchManagerImpl.syncRefresh()