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 © 2003–2020 Sakai Project. All rights reserved.