public class ErrorResult extends Object implements ToServerResult
Constructor and Description |
---|
ErrorResult() |
Modifier and Type | Method and Description |
---|---|
String |
getErrCode() |
String |
getErrMsg() |
void |
setErrCode(String errCode) |
void |
setErrMsg(String errMsg) |
Copyright © 2006–2018 TinyGroup. All rights reserved.