Skip to content

Updates for clean handling of exceptions in factories

Ben Martin requested to merge monkeyiq/odfserver:calligramulti2 into master

Not only are the explicitly thrown exceptions a possible issue, but we have to really enclose the whole main block before the finally to delete the file tree.

Merge request reports