Error

external interface Error

Functions

equals
Link copied to clipboard
js
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
js
open fun hashCode(): Int
toString
Link copied to clipboard
js
open fun toString(): String

Properties

message
Link copied to clipboard
js
abstract var message: String

Sources

(source)
Link copied to clipboard