Uses of Class
com.onfido.exceptions.ApiException
-
Packages that use ApiException Package Description com.onfido.exceptions -
-
Uses of ApiException in com.onfido.exceptions
Methods in com.onfido.exceptions that return ApiException Modifier and Type Method Description static ApiExceptionApiException. fromResponseBody(String body, int statusCode)Extracts an exception from the response body.
-