class ExceptionFormatter extends XMLFormatter
_loc, _xsd
dateFormat
Constructor and Description |
---|
ExceptionFormatter() |
Modifier and Type | Method and Description |
---|---|
org.w3c.dom.Document |
createXML(java.lang.String header,
java.lang.Throwable e)
Creates a XML Document with given header and stack trace of the given error.
|
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.