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:
Serializable
Thrown when the Adobe Campaign configuration is not present or invalid.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConfigurationException(String message) ConfigurationException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConfigurationException
-
ConfigurationException
-