public static final class RxErrorHandler.Builder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
RxErrorHandler |
build() |
RxErrorHandler.Builder |
responseErrorListener(ResponseErrorListener responseErrorListener) |
RxErrorHandler.Builder |
with(android.content.Context context) |
public RxErrorHandler.Builder with(android.content.Context context)
public RxErrorHandler.Builder responseErrorListener(ResponseErrorListener responseErrorListener)
public RxErrorHandler build()