Class NotAuthorizedOnTaskCommentException

    • Constructor Detail

      • NotAuthorizedOnTaskCommentException

        public NotAuthorizedOnTaskCommentException​(String currentUserId,
                                                   String taskCommentId)
    • Method Detail

      • getCurrentUserId

        public String getCurrentUserId()
      • getTaskCommentId

        public String getTaskCommentId()