public class RecipientsWereRejectedException
extends Exception
| Modifier and Type | Field and Description |
|---|---|
java.util.List<RecipientRejection> |
rejections |
| Constructor and Description |
|---|
RecipientsWereRejectedException(java.util.List<RecipientRejection> rejections) |
public final java.util.List<RecipientRejection> rejections
public RecipientsWereRejectedException(java.util.List<RecipientRejection> rejections)