WebTransportError

open class WebTransportError(message: String = definedExternally, options: WebTransportErrorOptions = definedExternally) : DOMException(source)

Available only in secure contexts.

MDN Reference

Constructors

Link copied to clipboard
constructor(message: String = definedExternally, options: WebTransportErrorOptions = definedExternally)

Properties

Link copied to clipboard
open override val message: String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard