org.w3c.domts
public class DOMTestIncompatibleException extends Exception
Constructor Summary | |
---|---|
DOMTestIncompatibleException(Throwable ex, DocumentBuilderSetting setting)
Constructor from a ParserConfigurationException
or reflection exception |
Method Summary | |
---|---|
static DOMTestIncompatibleException | incompatibleFeature(String feature, String version) |
static DOMTestIncompatibleException | incompatibleLoad(String href, String contentType) |
String | toString() |