public class FailedMessage extends Object
| Constructor and Description |
|---|
FailedMessage() |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCode() |
String |
getErrorMsg() |
String |
getState() |
void |
setErrorCode(String errorCode) |
void |
setErrorMsg(String errorMsg) |
void |
setState(String state) |
Copyright © 2024. All rights reserved.