Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8285821

Remove circularity from the @throws and @exception definitions

XMLWordPrintable

      @exception
      @exception class-name description
      This tag is equivalent to the @throws tag, which is now the recommended form.
      ...
      @throws
      @throws class-name description
      Behaves the same as the @exception tag.


      To me it reads like this:

          A: see B
          B: see A

            jjg Jonathan Gibbons
            prappo Pavel Rappo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: