public class ExceptionCatcher_jaxp extends SaxExceptionCatcher
ErrorHandler
.out
Constructor and Description |
---|
ExceptionCatcher_jaxp(ErrorListener eh,
ContentHandler out) |
Modifier and Type | Method and Description |
---|---|
protected void |
send(Exception e) |
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, location, location, location, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
public ExceptionCatcher_jaxp(ErrorListener eh, ContentHandler out)
protected void send(Exception e)
send
in class SaxExceptionCatcher
see also the complete user documentation .