Package com.adobe.cq.mcm.campaign
Class NewsletterReplicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.adobe.cq.mcm.campaign.NewsletterException
com.adobe.cq.mcm.campaign.NewsletterReplicationException
- All Implemented Interfaces:
Serializable
Exception while replicating a newsletter (providing additional information)
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionNewsletterReplicationException(String message, Throwable throwable) NewsletterReplicationException(String message, Throwable throwable, NewsletterReplicationException.Type type) NewsletterReplicationException(String message, Throwable throwable, NewsletterReplicationException.Type type, String userId, String path) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NewsletterReplicationException
public NewsletterReplicationException(String message, Throwable throwable, NewsletterReplicationException.Type type, String userId, String path) -
NewsletterReplicationException
public NewsletterReplicationException(String message, Throwable throwable, NewsletterReplicationException.Type type) -
NewsletterReplicationException
-
-
Method Details
-
getUserID
-
getPath
-
getType
-