public class ExceptionCatcher_sax extends SaxExceptionCatcher
ErrorHandler
.out
Constructor and Description |
---|
ExceptionCatcher_sax(ErrorHandler 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_sax(ErrorHandler eh, ContentHandler out)
protected void send(Exception e)
send
in class SaxExceptionCatcher
see also the complete user documentation .