inheritDoc doesn't inherit @throws

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • 27
    • Affects Version/s: None
    • Component/s: tools
    • None

      I have read https://docs.oracle.com/en/java/javase/22/docs/specs/javadoc/doc-comment-spec.html
      but I still don't understand why if the parent (over-ridden) method declares
      @throws BlahException
      that inheritDoc does not show it in the subclass (over-riding) method doc.

            Assignee:
            Nizar Benalla
            Reporter:
            Philip Race
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: