public class NamingResponseCode extends ResponseCode
Every code stays between 20001 and 29999.
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
NO_NEED_RETRY
Stop or no need to retry.
|
static int |
RESOURCE_NOT_FOUND
The requested resource is not found.
|
OK| 构造器和说明 |
|---|
NamingResponseCode() |
Copyright © 2018–2024 Alibaba Group. All rights reserved.