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 TypeMethodDescriptionvoid
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 TranscodeActionVetoExceptionModifier and TypeMethodDescriptionvoid
TranscodeJobImpl.remove()
protected void
TranscodeQueueImpl.remove
(TranscodeJobImpl job, boolean force)