process Unrecoverable Error
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
un Recoverable Error
The unrecoverable error details
on Close
The lambda to run when the dialog is closed