public class JsonSerializerError extends ParamEnum
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String[] |
__hx_constructs |
| Constructor and Description |
|---|
JsonSerializerError(int index,
java.lang.Object[] params) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTag() |
static JsonSerializerError |
NO_SERIALIZER_FOR_DATA(java.lang.Object data) |
public JsonSerializerError(int index,
java.lang.Object[] params)
public static JsonSerializerError NO_SERIALIZER_FOR_DATA(java.lang.Object data)