Uses of Class
co.yellowdog.platform.clients.ServiceClientException
Packages that use ServiceClientException
Package
Description
Contains general types used within YellowDog Service clients.
-
Uses of ServiceClientException in co.yellowdog.platform.clients
Subclasses of ServiceClientException in co.yellowdog.platform.clientsModifier and TypeClassDescriptionclass
Thrown when a YellowDog service returns an HTTP 4xx error due to an issue with a request.class
class
Thrown when a YellowDog service returns an HTTP 5xx error due to a server error whilst processing the request.