jTracer
1.03
Stack trace visualization tool
|
|
static |
Show an error alert and exit if the error is marked as fatal.
[in] | owner | the parent frame |
[in] | msg | the error message (it can be multiline) |
[in] | fatal | true if the process must abort |
Definition at line 165 of file Alert.java.
References org.libcsdbg.jtracer.Alert.ERROR_MSG.
Referenced by org.libcsdbg.jtracer.MainFrame.actionPerformed(), and org.libcsdbg.jtracer.Session.actionPerformed().