public class DOMNodeException extends DOMException
code, INVALID_ACCESS_ERR, INVALID_CHARACTER_ERR, INVALID_MODIFICATION_ERR, INVALID_STATE_ERR, SYNTAX_ERR
Constructor and Description |
---|
DOMNodeException() |
DOMNodeException(short code,
Throwable e,
com.google.gwt.xml.client.impl.DOMItem item) |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.xml.client.impl.DOMItem |
getItem() |
getCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toString
public DOMNodeException()
public DOMNodeException(short code, Throwable e, com.google.gwt.xml.client.impl.DOMItem item)
Copyright © 2018. All rights reserved.