public class DuplicateRelativeFileException
extends java.lang.RuntimeException
StreamMergeAlgorithms.acceptOnlyOne() if more than one file needs to be
merged.| Constructor and Description |
|---|
DuplicateRelativeFileException(java.lang.String description)
Creates a new exception.
|