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