I do not know much about these technologies, and was not very successful at finding how an exception stack is displayed.
Therefore, several basic questions:
- how are 2 independent successive exceptions shown?
- how are several chained exceptions displayed?
- is the root cause displayed at the top or the bottom of the stack?
It’s pretty easy to try this for yourself. For example:
Results (the first two lines would be on one line if it were long enough):