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