public class NewsletterReplicationException extends NewsletterException
Modifier and Type | Class and Description |
---|---|
static class |
NewsletterReplicationException.Type |
Constructor and Description |
---|
NewsletterReplicationException(String message,
Throwable throwable) |
NewsletterReplicationException(String message,
Throwable throwable,
NewsletterReplicationException.Type type) |
NewsletterReplicationException(String message,
Throwable throwable,
NewsletterReplicationException.Type type,
String userId,
String path) |
Modifier and Type | Method and Description |
---|---|
String |
getPath() |
NewsletterReplicationException.Type |
getType() |
String |
getUserID() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NewsletterReplicationException(String message, Throwable throwable, NewsletterReplicationException.Type type, String userId, String path)
public NewsletterReplicationException(String message, Throwable throwable, NewsletterReplicationException.Type type)
public String getUserID()
public String getPath()
public NewsletterReplicationException.Type getType()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"