public interface RealmsResponseHandler<R> extends JsonHttpResponseHandler<R>
| Modifier and Type | Method and Description |
|---|---|
default void |
handleError(net.lenni0451.commons.httpclient.HttpResponse response,
net.lenni0451.commons.gson.elements.GsonObject json) |
handle, handledefault void handleError(net.lenni0451.commons.httpclient.HttpResponse response,
net.lenni0451.commons.gson.elements.GsonObject json)
throws java.io.IOException
handleError in interface JsonHttpResponseHandler<R>java.io.IOException