Uses of Class
de.xima.fc.api.rest.pub.client.generic.UnsuccessfulStatusCodeException
Packages that use UnsuccessfulStatusCodeException
-
Uses of UnsuccessfulStatusCodeException in de.xima.fc.api.rest.pub.client.generic
Methods in de.xima.fc.api.rest.pub.client.generic that throw UnsuccessfulStatusCodeExceptionModifier and TypeMethodDescriptionvoidApiResponse.assertSuccess()Checks if the request was successful, i.e. whether the HTTP response had a 2xx status code.ApiResponse.success()Returns the success response, defined as an HTTP response with a 2xx status code.