Uses of Class
org.gcube.common.clients.exceptions.ServiceException
Packages that use ServiceException
-
Uses of ServiceException in org.gcube.common.clients.exceptions
Subclasses of ServiceException in org.gcube.common.clients.exceptionsModifier and TypeClassDescriptionclassRaised when services endpoints cannot be discovered.classAServiceExceptionraised when attempt to contact service endpoints outside the scope.classAServiceExceptionraised when client requests are invalid for services.classAServiceExceptionraised when services endpoints are not reachable.classRaised with requests to service operations that are not supported.classRaised with requests to services which are not supported by the target plugin.Methods in org.gcube.common.clients.exceptions that return ServiceExceptionModifier and TypeMethodDescription<T1 extends Throwable>
ServiceExceptionRethrows the fault with a narrower type, or wraps it inServiceExceptionif its type cannot be narrowed.<T1 extends Throwable,T2 extends Throwable>
ServiceExceptionRethrows the fault with a narrower type, or wraps it inServiceExceptionif its type cannot be narrowed.<T1 extends Throwable,T2 extends Throwable, T3 extends Throwable>
ServiceExceptionRethrows the fault with a narrower type, or wraps it inServiceExceptionif its type cannot be narrowed.<T1 extends Throwable,T2 extends Throwable, T3 extends Throwable, T4 extends Throwable>
ServiceExceptionRethrows the fault with a narrower type, or wraps it inServiceExceptionif its type cannot be narrowed.FaultDSL.AsClause.asServiceException()Throws aServiceExceptioncaused by a given fault