[]
Shows a dialog box with the exception message.
public void ShowErrorMessage(Exception ex)
Public Sub ShowErrorMessage(ex As Exception)
The exception to show.