Uses of Class
com.biglybt.core.tracker.host.TRHostTorrentRemovalVetoException
Packages that use TRHostTorrentRemovalVetoException
Package
Description
-
Uses of TRHostTorrentRemovalVetoException in com.biglybt.core.tracker.host
Methods in com.biglybt.core.tracker.host that throw TRHostTorrentRemovalVetoExceptionModifier and TypeMethodDescriptionbooleanTRHostTorrent.canBeRemoved()doesn't guarantee that removal will be successful as conditions may changevoidTRHostTorrent.remove()voidTRHostTorrentWillBeRemovedListener.torrentWillBeRemoved(TRHostTorrent torrent) -
Uses of TRHostTorrentRemovalVetoException in com.biglybt.core.tracker.host.impl
Methods in com.biglybt.core.tracker.host.impl that throw TRHostTorrentRemovalVetoExceptionModifier and TypeMethodDescriptionbooleanTRHostTorrentHostImpl.canBeRemoved()booleanTRHostTorrentPublishImpl.canBeRemoved()voidTRHostTorrentHostImpl.remove()voidTRHostTorrentPublishImpl.remove() -
Uses of TRHostTorrentRemovalVetoException in com.biglybt.pifimpl.local.tracker
Methods in com.biglybt.pifimpl.local.tracker that throw TRHostTorrentRemovalVetoException