public interface IErrorCode
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getErrorCode()
Gets error code.
|
String |
getErrorDesc()
Gets error desc.
|
boolean |
isSuccess()
Is success boolean.
|
String |
toString()
get message type
|
Copyright © 2022. All rights reserved.