public class NodeOSException
extends org.mozilla.javascript.EvaluatorException
| Constructor and Description |
|---|
NodeOSException(OSException ose) |
NodeOSException(String code) |
NodeOSException(String code,
String path) |
NodeOSException(String code,
Throwable cause) |
NodeOSException(String code,
Throwable cause,
String path) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getPath() |
void |
setPath(String path) |
getColumnNumber, getLineNumber, getLineSource, getSourceNamecolumnNumber, details, getMessage, getScriptStack, getScriptStack, getScriptStackTrace, getScriptStackTrace, getScriptStackTrace, getStackStyle, initColumnNumber, initLineNumber, initLineSource, initSourceName, lineNumber, lineSource, printStackTrace, printStackTrace, setStackStyle, sourceName, useMozillaStackStyle, usesMozillaStackStyleaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toStringpublic NodeOSException(String code)
public NodeOSException(OSException ose)
Copyright © 2016 Apigee Corporation. All Rights Reserved.