public class CampaignElementTemplateException extends AbstractBusinessObjectDocumentException
| Modifier and Type | Field and Description |
|---|---|
| static java.lang.String | COPYRIGHT
IBM Copyright notice field.
|
| Constructor and Description |
|---|
| CampaignElementTemplateException(ChangeStatusType changeStatus, VerbType verb, java.util.List campaignelementtemplates)
Creates an instance of the CampaignElementTemplate exception.
|
| CampaignElementTemplateException(java.util.List clientErrors)
Creates an instance of the CampaignElementTemplate exception.
|
| Modifier and Type | Method and Description |
|---|---|
| java.util.List | getCampaignElementTemplate()
Returns the CampaignElementTemplate that is associated with the response of the request.
|
public static final java.lang.String COPYRIGHT
public CampaignElementTemplateException(ChangeStatusType changeStatus, VerbType verb, java.util.List campaignelementtemplates)
public CampaignElementTemplateException(java.util.List clientErrors)