Generated by
JDiff

Class org.w3c.dom.DOMException

Added Fields
short TYPE_MISMATCH_ERR If the type of an object is incompatible with the expected type of the parameter associated to the object.
short VALIDATION_ERR If a call to a method such as insertBefore or removeChild would make the Node invalid with respect to "partial validity", this exception would be raised and the operation would not be done.