public class FileAlreadyExistsException extends IOException
| Constructor and Description |
|---|
FileAlreadyExistsException(String id,
String existingFilename,
String requestedFilename) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExistingFilename() |
String |
getId() |
String |
getRequestedFilename() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.