org.w3c.domts
Class DOMTestIncompatibleException
Exception
org.w3c.domts.DOMTestIncompatibleException
public class DOMTestIncompatibleException
extends Exception
This exception represents a mismatch between the
requirements of the test (for example, entity preserving)
and the capabilities of the parser under test.
DOMTestIncompatibleException
public DOMTestIncompatibleException(Throwable ex,
DocumentBuilderSetting setting)
Constructor from a ParserConfigurationException
or reflection exception
toString
public String toString()