public class MotanErrorMsg extends Object implements Serializable
| Constructor and Description |
|---|
MotanErrorMsg(int status,
int errorcode,
String message) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
String |
getMessage() |
int |
getStatus() |
Copyright © 2020. All rights reserved.