public class ErrorCode
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
EMPTY_TOKEN |
static int |
PARAMS_CONVERT_ERROR |
static int |
REQUEST_EXCEPTION |
static int |
SIGN_CALC_ERROR |
| Constructor and Description |
|---|
ErrorCode() |
public static final int REQUEST_EXCEPTION
public static final int EMPTY_TOKEN
public static final int PARAMS_CONVERT_ERROR
public static final int SIGN_CALC_ERROR