Trace:
Differences
This shows you the differences between two versions of the page.
|
applications:show_exception [2018/02/07 07:01] admin created |
applications:show_exception [2020/07/01 16:48] (current) cduncan Edited for English grammar (capitalization, punctuation, correct verb conjugation) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~NOTRANS~~ | ~~NOTRANS~~ | ||
| - | ~~Title: Show an Exception with Stack trace~~ | + | ~~Title: Show an Exception With Stack Trace~~ |
| - | If you want to show an Exception as error dialog, simply call | + | If you want to show an exception as error dialog, simply call |
| <file java> | <file java> | ||
| Line 8: | Line 8: | ||
| </file> | </file> | ||
| - | The command will show a simple Dialog with a text area that contains the error message, a Detail and an OK Button. | + | The command will show a simple dialog with a text area that contains the error message, a detail and an OK button. |
| {{:applications:error.png?nolink|}} | {{:applications:error.png?nolink|}} | ||
| - | The Detail button will show the stack trace. | + | The detail button will show the stack trace. |
| {{:applications:stack.png?nolink|}} | {{:applications:stack.png?nolink|}} | ||
