Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-694

Using the REST API, I expect a detailed message body on WebApplicationExceptions

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Fixed
    • L3 - Default
    • 7.0.0-alpha5, 7.0.0
    • None
    • engine
    • None

    Description

      Currently some exceptions are "swalllowed" and errors are harder to diagnose.
      Example here: https://groups.google.com/forum/embed/?place=forum%2Fcamunda-bpm-users&showsearch=true&showpopout=true#!topic/camunda-bpm-users/46nDtlvVdqo

      AT:

      • all engine-rest-specific Exceptions are converted by an exception handler
      • response has a json body of form {"type" : "NullPointerException", "message" : "some exception message"}

        (see ExceptionDto and ExceptionHandler)

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              thorben.lindhauer Thorben Lindhauer
              thorben.lindhauer Thorben Lindhauer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce