public class GeonetworkInstanceException extends Exception
| Constructor and Description |
|---|
GeonetworkInstanceException()
Instantiates a new geonetwork instance exception.
|
GeonetworkInstanceException(org.gcube.spatial.data.geonetwork.configuration.AuthorizationException e)
Instantiates a new geonetwork instance exception.
|
GeonetworkInstanceException(String message)
Instantiates a new geonetwork instance exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GeonetworkInstanceException()
public GeonetworkInstanceException(String message)
message - the messagepublic GeonetworkInstanceException(org.gcube.spatial.data.geonetwork.configuration.AuthorizationException e)
e - the eCopyright © 2016. All Rights Reserved.