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