public class DomException extends Exception
| Constructor and Description |
|---|
DomException()
Thrown to indicate a DOM processing issue
|
DomException(String text)
Thrown to indicate a DOM processing issue
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DomException(String text)
text - Explainatory textpublic DomException()
Copyright © 2004–2018 Indiana University Library Information Technology. All rights reserved.