public class FailedRecipient
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
message |
java.lang.String |
recipient |
Constructor and Description |
---|
FailedRecipient(java.lang.String recipient,
java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
Copyright © 2022. All Rights Reserved.