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