public class DuplicateFileException extends IOException
Constructor and Description |
---|
DuplicateFileException(String message,
String filename)
Constructor DuplicateFileException
|
Modifier and Type | Method and Description |
---|---|
String |
getFileName()
Method getFileName
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © The Apache Software Foundation. All Rights Reserved.