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