public class RatpackRetrofitCallException
extends java.lang.Exception
Response
and the request is not successful.Constructor and Description |
---|
RatpackRetrofitCallException(Call<?> call,
java.lang.String error) |
Modifier and Type | Method and Description |
---|---|
static RatpackRetrofitCallException |
cause(Call<?> call,
Response<?> response) |
public RatpackRetrofitCallException(Call<?> call, java.lang.String error)
public static RatpackRetrofitCallException cause(Call<?> call, Response<?> response) throws java.io.IOException
java.io.IOException