Uses of Class org.apache.commons.io.DirectoryWalker.CancelException

Uses in package org.apache.commons.io

Methods with parameter type org.apache.commons.io.DirectoryWalker.CancelException

void
DirectoryWalker.handleCancelled(File startDirectory, Collection results, DirectoryWalker.CancelException cancel)
Overridable callback method invoked when the operation is cancelled.