public class CleanupFailure
extends java.lang.Exception
Exception
thrown when cleaning up resources after transfer fails
partially or completely. The error should likely be shown to users to
permit manual cleanup.Constructor and Description |
---|
CleanupFailure(java.util.List<java.io.File> failedFiles) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.io.File> |
getFailedFiles() |