Class DuplicateCommentException

All Implemented Interfaces:
Serializable

public class DuplicateCommentException extends PortalException
Author:
André de Oliveira
See Also:
  • Constructor Details

    • DuplicateCommentException

      public DuplicateCommentException()
    • DuplicateCommentException

      public DuplicateCommentException(String msg)
    • DuplicateCommentException

      public DuplicateCommentException(String msg, Throwable throwable)
    • DuplicateCommentException

      public DuplicateCommentException(Throwable throwable)