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