@FunctionalInterface
public interface VisitFailed
Modifier and Type | Method and Description |
---|---|
boolean |
visitFailed(java.lang.String name,
IOException exception)
Called to indicate that the visit to the file/directory fails (e.g.
|
boolean visitFailed(java.lang.String name, IOException exception)
name
- exception
-