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 TypeMethodDescriptionboolean
TRHostTorrent.canBeRemoved()
doesn't guarantee that removal will be successful as conditions may changevoid
TRHostTorrent.remove()
void
TRHostTorrentWillBeRemovedListener.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 TypeMethodDescriptionboolean
TRHostTorrentHostImpl.canBeRemoved()
boolean
TRHostTorrentPublishImpl.canBeRemoved()
void
TRHostTorrentHostImpl.remove()
void
TRHostTorrentPublishImpl.remove()
-
Uses of TRHostTorrentRemovalVetoException in com.biglybt.pifimpl.local.tracker
Methods in com.biglybt.pifimpl.local.tracker that throw TRHostTorrentRemovalVetoException