Package org.eclipse.wst.xml.xpath2.processor


org.eclipse.wst.xml.xpath2.processor
Class DOMLoaderException



public class DOMLoaderException
extends org.eclipse.wst.xml.xpath2.processor.XPathException
Exception caused by DOM loader.


Constructor Summary

DOMLoaderException(java.lang.String reason)

Method Summary


Constructor Detail

DOMLoaderException

public DOMLoaderException(java.lang.String reason)

Constructor for DOM loader exception.