Class DetailErrorDialog

Window
net.datenwerke.gxtdto.client.baseex.widget.DwWindow
net.datenwerke.gxtdto.client.dialog.error.DetailErrorDialog

public class DetailErrorDialog extends DwWindow
  • Constructor Details

    • DetailErrorDialog

      public DetailErrorDialog(String title, String msg, String stacktrace)
    • DetailErrorDialog

      public DetailErrorDialog(Throwable caught)