public class RatpackRetrofitCallException extends Exception
Response
and the request is not successful.Constructor and Description |
---|
RatpackRetrofitCallException(Call<?> call,
String error) |
Modifier and Type | Method and Description |
---|---|
static RatpackRetrofitCallException |
cause(Call<?> call,
Response<?> response) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static RatpackRetrofitCallException cause(Call<?> call, Response<?> response) throws IOException
IOException