Package com.day.cq.mcm.campaign
Class ConfigurationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.day.cq.mcm.campaign.CampaignException
-
- com.day.cq.mcm.campaign.ACConnectorException
-
- com.day.cq.mcm.campaign.ConfigurationException
-
- All Implemented Interfaces:
java.io.Serializable
public class ConfigurationException extends ACConnectorException
Thrown when the Adobe Campaign configuration is not present or invalid.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ConfigurationException(java.lang.String message)
ConfigurationException(java.lang.String message, java.lang.Throwable cause)
-