Closed jesse-gallagher closed 8 months ago
Currently, any NotesException thrown during document conversion is wrapped in a bare RuntimeException, but it would be better to add some contextual information for this to try to track down corrupt-document issues.
RuntimeException
Currently, any NotesException thrown during document conversion is wrapped in a bare
RuntimeException
, but it would be better to add some contextual information for this to try to track down corrupt-document issues.