Class CommentNotFoundException

All Implemented Interfaces:
Serializable

public class CommentNotFoundException extends NuxeoException
See Also:
  • Constructor Details

    • CommentNotFoundException

      public CommentNotFoundException()
    • CommentNotFoundException

      public CommentNotFoundException(String message)
    • CommentNotFoundException

      public CommentNotFoundException(String message, Throwable cause)
    • CommentNotFoundException

      public CommentNotFoundException(Throwable cause)