| Package | Description |
|---|---|
| io.apigee.trireme.core |
| Modifier and Type | Method and Description |
|---|---|
static org.mozilla.javascript.RhinoException |
Utils.makeError(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable scope,
NodeOSException e)
Create an exception that may be thrown from Java code, causing an exception and an Error object
to be thrown in JavaScript.
|
static org.mozilla.javascript.Scriptable |
Utils.makeErrorObject(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable scope,
NodeOSException e)
Create a JavaScript Error object, which may be passed to a function that is expecting one.
|
Copyright © 2016 Apigee Corporation. All Rights Reserved.