FFM: Harmonize the @throws tags in the javadocs

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P4
    • 22
    • Affects Version/s: None
    • Component/s: core-libs

      The @throws tags are using a bit different principles with respect to formatting and ending with a period or not.

      Looking at some prominent Java classes like List and Stream, they:

      1) Indent such that multi-line texts align with the beginning of the Exception type
      2) Do not have a period after the text.

      Some of the tags in the FFM classes already conform to these bullets but it would be advantageous if they all did.

            Assignee:
            Per-Ake Minborg
            Reporter:
            Per-Ake Minborg
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: