Class GeoNetworkException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gcube.spatial.data.geonetwork.model.faults.GeoNetworkException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AuthorizationException,ConfigurationException,InvalidInsertConfigurationException,MissingServiceEndpointException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGeoNetworkException(String message) GeoNetworkException(String message, Throwable cause) GeoNetworkException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) GeoNetworkException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GeoNetworkException
public GeoNetworkException() -
GeoNetworkException
-
GeoNetworkException
-
GeoNetworkException
-
GeoNetworkException
-