public class MessageStatus extends Object
| Constructor and Description |
|---|
MessageStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
fail() |
void |
fail(String msg) |
String |
getReason() |
boolean |
isFail() |
void |
setReason(String reason) |
Copyright © 2021. All rights reserved.