public class NewsletterReplicationException extends NewsletterException
Modifier and Type | Class and Description |
---|---|
static class |
NewsletterReplicationException.Type |
Constructor and Description |
---|
NewsletterReplicationException(java.lang.String message,
java.lang.Throwable throwable) |
NewsletterReplicationException(java.lang.String message,
java.lang.Throwable throwable,
NewsletterReplicationException.Type type) |
NewsletterReplicationException(java.lang.String message,
java.lang.Throwable throwable,
NewsletterReplicationException.Type type,
java.lang.String userId,
java.lang.String path) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPath() |
NewsletterReplicationException.Type |
getType() |
java.lang.String |
getUserID() |
public NewsletterReplicationException(java.lang.String message, java.lang.Throwable throwable, NewsletterReplicationException.Type type, java.lang.String userId, java.lang.String path)
public NewsletterReplicationException(java.lang.String message, java.lang.Throwable throwable, NewsletterReplicationException.Type type)
public NewsletterReplicationException(java.lang.String message, java.lang.Throwable throwable)
public java.lang.String getUserID()
public java.lang.String getPath()
public NewsletterReplicationException.Type getType()
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"