Class ErrorDisplayDialog

All Implemented Interfaces:
IShellProvider

public class ErrorDisplayDialog extends Dialog
  • Constructor Details

    • ErrorDisplayDialog

      public ErrorDisplayDialog(Shell parentShell, Throwable t)
      Create the dialog
      Parameters:
      parentShell -
  • Method Details