Cleanup javadoc exception handling

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: tools
    • b140
    • generic
    • generic
    • Verified

      Javadoc and specifically the doclet has inconsistent exception handling, for instance some exceptions are consumed by javadoc, and some are wrapped as DocletAbortException, and some are exposed directly with a stacktrace.

      There must be consistent handling with a terse message or the cause, but there also must be a flag by which more information can be gathered.

            Assignee:
            Kumar Srinivasan
            Reporter:
            Kumar Srinivasan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: