def draw(self):
     dlg = UtilityDialogs()
     dlg.show_error_dialog(self.err_title, self.err_msg)