public class OutgoingProxyError extends ParamEnum
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String[] |
__hx_constructs |
| Constructor and Description |
|---|
OutgoingProxyError(int index,
java.lang.Object[] params) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTag() |
static OutgoingProxyError |
UNMATCHED_JSON_TYPE(JsonStream stream,
Array<java.lang.String> expected) |
public OutgoingProxyError(int index,
java.lang.Object[] params)
public static OutgoingProxyError UNMATCHED_JSON_TYPE(JsonStream stream, Array<java.lang.String> expected)