Skip to content

Commit

Permalink
Minor cleanup for release
Browse files Browse the repository at this point in the history
  • Loading branch information
cmiles74 committed Apr 1, 2021
1 parent da1253a commit 190c5b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/windsorsolutions/xmltool/xmltool.clj
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@
(str "Fatal error encountered while parsing line "
(:line exception) " column " (:column exception) ": "
(.getMessage (:exception exception)))))))
(catch Exception exception
(do (info exception)
(queue-error-message info-q
(str "Couldn't open the file at " file ": "
Expand Down

0 comments on commit 190c5b3

Please sign in to comment.