org.w3c.domts
public class DOMErrorImpl extends Object implements DOMError
Constructor Summary | |
---|---|
DOMErrorImpl(DOMError src)
Public constructor
|
Method Summary | |
---|---|
DOMLocator | getLocation() |
String | getMessage() |
Object | getRelatedData() |
Object | getRelatedException() |
short | getSeverity() |
String | getType() |