Uses of Class
com.biglybt.core.devices.TranscodeActionVetoException
-
Packages that use TranscodeActionVetoException Package Description com.biglybt.core.devices com.biglybt.core.devices.impl -
-
Uses of TranscodeActionVetoException in com.biglybt.core.devices
Methods in com.biglybt.core.devices that throw TranscodeActionVetoException Modifier and Type Method Description void
TranscodeQueueActionListener. jobWillBeActioned(TranscodeJob job, int action)
void
TranscodeJob. remove()
-
Uses of TranscodeActionVetoException in com.biglybt.core.devices.impl
Methods in com.biglybt.core.devices.impl that throw TranscodeActionVetoException Modifier and Type Method Description void
TranscodeJobImpl. remove()
protected void
TranscodeQueueImpl. remove(TranscodeJobImpl job, boolean force)
-