public class DOMBuilderErrorEvent
extends java.util.EventObject
| Constructor and Description |
|---|
DOMBuilderErrorEvent(java.lang.Object p0,
java.lang.Exception e)
Constructor for DOMBuilderErrorEvent.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Exception |
getException()
Gets the Exception
|
java.lang.String |
getMessage()
Returns the error message generated by the parser
|
Copyright © 2003, 2025, Oracle and/or its affiliates.