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