processUnrecoverableError
public final Unit processUnrecoverableError(Activity activity, ErrorDetails unRecoverableError, Function0<Unit> onClose)
Show an unrecoverable error dialog with a message based on the error details
Parameters
activity
The activity
unRecoverableError
The unrecoverable error details
onClose
The lambda to run when the dialog is closed