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