public class JsoapError
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
NETWORK_ERROR |
static int |
OTHER_ERROR |
static int |
PARSE_ERROR |
| Constructor and Description |
|---|
JsoapError() |
public static final int NETWORK_ERROR
public static final int PARSE_ERROR
public static final int OTHER_ERROR