android-components / mozilla.components.browser.errorpages / ErrorPages

ErrorPages

object ErrorPages (source)

Functions

createErrorPage

fun createErrorPage(context: Context, errorType: ErrorType, htmlResource: Int = R.raw.error_pages, cssResource: Int = R.raw.error_style): String

Load and generate error page for the given error type and html/css resources