Object
Error
Wraps a runtime error.
Properties
| Name | Type |
Access | Description |
|---|
|
String |
read/write |
The error message. |
Methods
→ Error
Creates a new Error object.
file?
String
The name of the file.
Creates a string representation of this object that can be fed back to eval() to re-create an object. Works only with built-in classes.
Convert this object to a string.
Object of 1
Properties elsewhere that hold a Error.
Return 1
Methods that return a Error.