createWebUiNetworkErrorFragment

protected open fun createWebUiNetworkErrorFragment(): WebUiNetworkErrorFragment

Overridable function used to create the WebUiFragment held in this Activity.

Common reason for overriding this would be in case any arguments need to be supplied to the fragment.