Uses of Class
org.symphonyoss.s2.canon.runtime.exception.ServerErrorException
-
Packages that use ServerErrorException Package Description org.symphonyoss.s2.canon.runtime.exception org.symphonyoss.s2.canon.runtime.http.client -
-
Uses of ServerErrorException in org.symphonyoss.s2.canon.runtime.exception
Subclasses of ServerErrorException in org.symphonyoss.s2.canon.runtime.exception Modifier and Type Class Description classNotImplementedExceptionAn Exception which may be thrown by Canon implementing methods to indicate that the business logic for the method has not yet been implemented. -
Uses of ServerErrorException in org.symphonyoss.s2.canon.runtime.http.client
Methods in org.symphonyoss.s2.canon.runtime.http.client that throw ServerErrorException Modifier and Type Method Description voidHttpRequestOrBuilder. validateResponse(org.apache.http.client.methods.CloseableHttpResponse response)
-