Uses of Class
com.biglybt.core.disk.DiskManagerException
Packages that use DiskManagerException
-
Uses of DiskManagerException in com.biglybt.core.disk.impl.access
Methods in com.biglybt.core.disk.impl.access that throw DiskManagerExceptionModifier and TypeMethodDescriptionboolean
DMWriter.zeroFile
(DiskManagerAllocationScheduler.AllocationInstance alloc_inst, DiskManagerFileInfoImpl file, long start_from, long overall_length, DMWriter.ProgressListener listener) -
Uses of DiskManagerException in com.biglybt.core.disk.impl.access.impl
Methods in com.biglybt.core.disk.impl.access.impl that throw DiskManagerExceptionModifier and TypeMethodDescriptionboolean
DMWriterImpl.zeroFile
(DiskManagerAllocationScheduler.AllocationInstance allocation_instance, DiskManagerFileInfoImpl file, long start_from, long overall_length, DMWriter.ProgressListener listener)