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