public class ErrorRunnable
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
ErrorRunnable(int errorCode,
HttpErrorListener errorListener) |
ErrorRunnable(int errorCode,
int responseCode,
java.lang.String searchId,
HttpErrorListener errorListener) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
public ErrorRunnable(int errorCode,
HttpErrorListener errorListener)
public ErrorRunnable(int errorCode,
int responseCode,
java.lang.String searchId,
HttpErrorListener errorListener)