public class DOMError extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<String> |
name |
Modifier | Constructor and Description |
---|---|
protected |
DOMError(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static DOMError |
$as(Object obj) |
String |
name() |
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOf
public Objs.Property<String> name
protected DOMError(Objs.Constructor<?> c, Object js)
Copyright © 2018. All rights reserved.