Error
abstract class Error(extraProps: Array<Pair<String, Value>>) : RuntimeException, AbstractJsException, GuestError, ProxyObject
JavaScript Error
Describes the generic interface defined by JavaScript guest errors; properties on instances of this class are made available to guest code.