Uses of Class
org.gcube.common.clients.delegates.Unrecoverable
-
Packages that use Unrecoverable Package Description org.gcube.common.clients.exceptions -
-
Uses of Unrecoverable in org.gcube.common.clients.exceptions
Classes in org.gcube.common.clients.exceptions with annotations of type Unrecoverable Modifier and Type Class Description classInvalidRequestExceptionAServiceExceptionraised when client requests are invalid for services.classUnsupportedOperationExceptionRaised with requests to service operations that are not supported.classUnsupportedRequestExceptionRaised with requests to services which are not supported by the target plugin.
-