public class WrappedException extends EvaluatorException
Constructor and Description |
---|
WrappedException(java.lang.Throwable exception) |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getWrappedException()
Get the wrapped exception.
|
java.lang.Object |
unwrap()
Deprecated.
Use
getWrappedException() instead. |
getColumnNumber, getLineNumber, getLineSource, getSourceName
columnNumber, details, getMessage, getScriptStack, getScriptStack, getScriptStackTrace, getScriptStackTrace, getScriptStackTrace, getStackStyle, initColumnNumber, initLineNumber, initLineSource, initSourceName, lineNumber, lineSource, printStackTrace, printStackTrace, setStackStyle, sourceName, useMozillaStackStyle, usesMozillaStackStyle
public java.lang.Throwable getWrappedException()
@Deprecated public java.lang.Object unwrap()
getWrappedException()
instead.Copyright © 2010 - 2020 Adobe. All Rights Reserved