public class FileAlreadyExistsException extends MCSException
| Constructor and Description |
|---|
FileAlreadyExistsException()
Constructs a FileAlreadyExistsException with no specified detail message.
|
FileAlreadyExistsException(String message)
Constructs a FileAlreadyExistsException with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FileAlreadyExistsException()
public FileAlreadyExistsException(String message)
message - the detail messageCopyright © 2013–2017 Europeana Cloud Development Team. All rights reserved.