public class DOMParseException extends DOMException
code, INVALID_ACCESS_ERR, INVALID_CHARACTER_ERR, INVALID_MODIFICATION_ERR, INVALID_STATE_ERR, SYNTAX_ERR
Constructor and Description |
---|
DOMParseException() |
DOMParseException(String contents) |
DOMParseException(String contents,
Throwable e) |
Modifier and Type | Method and Description |
---|---|
String |
getContents() |
getCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018. All rights reserved.