android-components / mozilla.components.concept.engine.request / RequestInterceptor / ErrorResponse / <init>

<init>

ErrorResponse(data: String, url: String? = null, mimeType: String = "text/html", encoding: String = "UTF-8")

An alternative response for an error request.