public class URIError extends Error
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier | Constructor and Description |
---|---|
|
URIError() |
protected |
URIError(Objs.Constructor<?> c,
Object js) |
|
URIError(String message) |
Modifier and Type | Method and Description |
---|---|
static URIError |
$as(Object obj) |
static URIError |
newURIError() |
static URIError |
newURIError(String message) |
$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 static URIError prototype
protected URIError(Objs.Constructor<?> c, Object js)
public URIError(String message)
public URIError()
Copyright © 2018. All rights reserved.