public class WrappedException extends EvaluatorException
| Constructor and Description |
|---|
WrappedException(Throwable exception) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getWrappedException()
Get the wrapped exception.
|
Object |
unwrap()
Deprecated.
Use
getWrappedException() instead. |
getColumnNumber, getLineNumber, getLineSource, getSourceNamecolumnNumber, details, getMessage, getScriptStackTrace, getScriptStackTrace, initColumnNumber, initLineNumber, initLineSource, initSourceName, lineNumber, lineSource, printStackTrace, printStackTrace, sourceNameaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toStringpublic WrappedException(Throwable exception)
public Throwable getWrappedException()
public Object unwrap()
getWrappedException() instead.Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.