Uses of Class
de.xima.fc.api.rest.pub.client.security.UnsuccessfulStatusCodeException
Packages that use UnsuccessfulStatusCodeException
-
Uses of UnsuccessfulStatusCodeException in de.xima.fc.api.rest.pub.client.security
Methods in de.xima.fc.api.rest.pub.client.security 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.