public class RecipientRejection
extends Object
| Modifier and Type | Field and Description |
|---|---|
Recipient |
recipient |
SendException |
sendException |
| Constructor and Description |
|---|
RecipientRejection(Recipient recipient,
RemoteMtaErrorResponseException sendException) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
public final Recipient recipient
public final SendException sendException
public RecipientRejection(Recipient recipient, RemoteMtaErrorResponseException sendException)