Modify ↓
Opened 16 years ago
Closed 16 years ago
#3864 closed enhancement (fixed)
Exception handling improvements
| Reported by: | jttt | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
ExceptionDialogUtil should support InvocationTargetException - show cause of the InvocationTargetException instead of exception itself.
Also explainGeneric method should have button to show BugReportExceptionHandler dialog to report bug.
Attachments (0)
Note:
See TracTickets
for help on using tickets.



(In [2413]) fixed #3864: Exception handling improvements