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, startPrefixMappingpublic ExceptionCatcher_jaxp(ErrorListener eh, ContentHandler out)
protected void send(Exception e)
send in class SaxExceptionCatchersee also the complete user documentation .