public class EmailReplyException
extends com.adobe.cq.social.commons.CollabException
EmailReplyException
is a generic exception for all failures in the email reply feature.Constructor and Description |
---|
EmailReplyException(java.lang.String message)
Constructs a new CollabException with the specified message and cause.
|
EmailReplyException(java.lang.String message,
java.lang.Throwable cause)
Constructs a new CollabException with the specified message and cause.
|
EmailReplyException(java.lang.Throwable cause)
Constructs a new CollabException with the specified message and cause.
|
public EmailReplyException(java.lang.String message)
message
- The detailed messagepublic EmailReplyException(java.lang.String message, java.lang.Throwable cause)
message
- The detailed messagecause
- The causepublic EmailReplyException(java.lang.Throwable cause)
cause
- The causeCopyright © 2010 - 2020 Adobe. All Rights Reserved