Searched refs:XPathStylesheetDOM3Exception (Results 1 – 2 of 2) sorted by relevance
29 final public class XPathStylesheetDOM3Exception extends TransformerException { class30 public XPathStylesheetDOM3Exception(String msg, SourceLocator arg1) in XPathStylesheetDOM3Exception() method in XPathStylesheetDOM3Exception
29 import org.apache.xpath.domapi.XPathStylesheetDOM3Exception;655 TransformerException te = new XPathStylesheetDOM3Exception(fmsg, m_sourceLocator); in errorForDOM3()