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