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

Remove deprecated sub-exceptions of NuxeoException

    XMLWordPrintable

    Details

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

      Description

      Some exceptions were kept but deprecated when moving to the new NuxeoException hierarchy and getting rid of ClientException as a base class (NXP-17447).

      These exceptions should now be removed (in parentheses what should be used instead):

      • ClientException (-> NuxeoException)
      • ClientRuntimeException (-> NuxeoException)
      • org.nuxeo.ecm.core.model.DocumentExistsException (-> org.nuxeo.ecm.core.api.DocumentExistsException)
      • org.nuxeo.ecm.core.lifecycle.LifeCycleException (-> org.nuxeo.ecm.core.api.LifeCycleException)
      • NoSuchDocumentException (-> org.nuxeo.ecm.core.api.DocumentNotFoundException)
      • org.nuxeo.ecm.core.api.model.PropertyException (-> org.nuxeo.ecm.core.api.PropertyException)

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 15 minutes
                  15m