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

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.0.0-alpha5, 7.0.0
    • Affects Version/s: None
    • Component/s: engine
    • None

      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)

        There are no Sub-Tasks for this issue.

            Assignee:
            Thorben Lindhauer
            Reporter:
            Thorben Lindhauer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: