Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-17449

Deprecate ClientRuntimeException

    XMLWordPrintable

    Details

    • Type: Clean up
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 7.4

      Description

      ClientRuntimeException was introduced to have a custom RuntimeException at the time where ClientException was a checked exception. Now that since NXP-14656 ClientException is unchecked, it's not needed anymore.

      -> Deprecate it.

      For code that needs to throw an "indeterminate" exception to report a rare error case or something about which the code or the end-user can't do anything, NuxeoException should be used.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: