@ErrorCode public final class ErrorCodes extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
ABOUT_LICENSE |
static int |
ACCOUNT_INVALIDATE |
static int |
BEAN_CONFLICT |
static int |
CLIENT_ERROR |
static int |
DATA_VIOLATION |
static int |
MODULE_DEFINITION_NON_UNIQUENESS |
static int |
MODULE_DEFINITION_NOT_FOUND |
static int |
NO_AUTHORIZATION |
static int |
NO_BEAN_PROVIDER_FOUND |
static int |
NO_SERVICE_INSTANCE_FOUND |
static int |
NONE_ACCOUNT |
static int |
NONE_IMPLEMENTS_FOUND_FOR |
static int |
NONE_TOKEN |
static int |
OUT_OF_SERVICE_TIME |
static int |
OVERRUN |
static int |
OWN_PROVIDER_NO_RESPONSE_VISITOR |
static int |
PRODUCTION_NONE_THIS_MODULE |
static int |
PRODUCTION_OVERDUE |
static int |
PRODUCTION_OVERDUE_REMIND |
static int |
SERVICE_ID_NOT_EXISTS |
static int |
SIGNATURE_KEY_LOAD_FAILED |
static int |
SIGNATURE_VERIFICATION_FAILED |
static int |
SIGNING_FAILED |
static int |
TOKEN_INVALIDATE |
static int |
UNIT_DEFINITION_NOT_FOUND |
static int |
UNKNOWN_CLASS |
static int |
UNKNOWN_ERROR |
static int |
UNTRUSTED_ACCOUNT |
static int |
WARNING_DEPRECATED |
| 构造器和说明 |
|---|
ErrorCodes() |
public static final int UNKNOWN_ERROR
public static final int CLIENT_ERROR
public static final int MODULE_DEFINITION_NOT_FOUND
public static final int UNIT_DEFINITION_NOT_FOUND
public static final int NONE_TOKEN
public static final int TOKEN_INVALIDATE
public static final int NONE_ACCOUNT
public static final int NO_AUTHORIZATION
public static final int ACCOUNT_INVALIDATE
public static final int UNTRUSTED_ACCOUNT
public static final int DATA_VIOLATION
public static final int NO_BEAN_PROVIDER_FOUND
public static final int NO_SERVICE_INSTANCE_FOUND
public static final int BEAN_CONFLICT
public static final int OUT_OF_SERVICE_TIME
public static final int OVERRUN
public static final int SIGNING_FAILED
public static final int SIGNATURE_VERIFICATION_FAILED
public static final int UNKNOWN_CLASS
public static final int MODULE_DEFINITION_NON_UNIQUENESS
public static final int SIGNATURE_KEY_LOAD_FAILED
public static final int NONE_IMPLEMENTS_FOUND_FOR
public static final int ABOUT_LICENSE
public static final int PRODUCTION_OVERDUE
public static final int PRODUCTION_OVERDUE_REMIND
public static final int PRODUCTION_NONE_THIS_MODULE
public static final int OWN_PROVIDER_NO_RESPONSE_VISITOR
public static final int SERVICE_ID_NOT_EXISTS
public static final int WARNING_DEPRECATED
Copyright © 2022. All rights reserved.