customize Error Info
abstract fun customizeErrorInfo(errorInfo: Pair<String, Array<StackFrame>>): Pair<String, Array<StackFrame>>
The function that need to be registered using DevSupportManager.registerErrorCustomizer and is called before passing the error to the RedBox.