public class DuplicateCommentException extends PortalException
| Constructor and Description |
|---|
DuplicateCommentException() |
DuplicateCommentException(String msg) |
DuplicateCommentException(String msg,
Throwable cause) |
DuplicateCommentException(Throwable cause) |
public DuplicateCommentException()
public DuplicateCommentException(String msg)
public DuplicateCommentException(String msg,
Throwable cause)
public DuplicateCommentException(Throwable cause)