Shows a detailed error message with message, file and line in an asynchroneous dialog.

app.Error( message, line, file, quit )

You can also set it to quit the app after the user dismisses the dialog.

See Also: Alert

Example - Show error and exit click to expand contents