[
https://issues.apache.org/jira/browse/DAFFODIL-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17676314#comment-17676314
]
Mike Beckerle commented on DAFFODIL-2390:
-----------------------------------------
Might be fixed as EXI work added exception handlers in this code area.
> Handle Exceptions from SAXInfosetOutputter's contentHandler Calls
> ------------------------------------------------------------------
>
> Key: DAFFODIL-2390
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2390
> Project: Daffodil
> Issue Type: Bug
> Components: API, Back End, SAX
> Reporter: Olabusayo Kilo
> Assignee: Steve Lawrence
> Priority: Major
> Fix For: 3.5.0
>
>
> Currently the code, ctaches any errors from the contenthandler call but
> doesn't do anything with it.
> We need to consider if there is something that needs to be done, or can be
> done, with these exceptions.
> So if something goes wrong in any InfosetOutputter, we are going to just keep
> on going and ignore that. We need to ensure that the results of
> InfosetOutputter functions are actually used and that there is some way to
> pass back information so that diagnostics about the failure can be recovered.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)