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