| Modifier and Type | Class and Description |
|---|---|
class |
EvalError |
class |
RangeError |
class |
ReferenceError |
class |
SyntaxError |
class |
TypeError |
class |
URIError |
| Modifier and Type | Field and Description |
|---|---|
static Error |
Error.prototype |
| Modifier and Type | Method and Description |
|---|---|
static Error |
Error.$as(Object obj)
Casts given object to this class.
|
static Error |
Error.newError() |
static Error |
Error.newError(String message) |
Copyright © 2016. All rights reserved.