public abstract static class TryCatchNode.GetErrorObjectNode extends JavaScriptBaseNode
| Modifier | Constructor and Description |
|---|---|
protected |
GetErrorObjectNode(JSContext context) |
| Modifier and Type | Method and Description |
|---|---|
static TryCatchNode.GetErrorObjectNode |
create(JSContext context) |
abstract Object |
execute(Throwable ex) |
copy, getLanguage, getRealm, hasOverloadedOperators, onReplaceaccept, adoptChildren, atomic, atomic, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, notifyInserted, replace, replace, reportPolymorphicSpecialize, toStringprotected GetErrorObjectNode(JSContext context)
public static TryCatchNode.GetErrorObjectNode create(JSContext context)