public class Errors
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
net.sf.saxon.trans.XPathException |
make(java.lang.String code,
java.lang.String msg)
Make an XPath exception with
code in the web:* namespace. |
net.sf.saxon.trans.XPathException |
make(java.lang.String code,
java.lang.String msg,
java.lang.Throwable cause)
Make an XPath exception with
code in the web:* namespace. |
public Errors(Library lib)
public net.sf.saxon.trans.XPathException make(java.lang.String code,
java.lang.String msg)
code in the web:* namespace.public net.sf.saxon.trans.XPathException make(java.lang.String code,
java.lang.String msg,
java.lang.Throwable cause)
code in the web:* namespace.Copyright © 2015-2019 EXPath. All Rights Reserved