Uses of Class
com.biglybt.core.devices.TranscodeActionVetoException
Packages that use TranscodeActionVetoException
-
Uses of TranscodeActionVetoException in com.biglybt.core.devices
Methods in com.biglybt.core.devices that throw TranscodeActionVetoExceptionModifier and TypeMethodDescriptionvoidTranscodeQueueActionListener.jobWillBeActioned(TranscodeJob job, int action) voidTranscodeJob.remove() -
Uses of TranscodeActionVetoException in com.biglybt.core.devices.impl
Methods in com.biglybt.core.devices.impl that throw TranscodeActionVetoExceptionModifier and TypeMethodDescriptionvoidTranscodeJobImpl.remove()protected voidTranscodeQueueImpl.remove(TranscodeJobImpl job, boolean force)