Skip to content

PO-6392 - BacsStandard18 Format Processor - source JSON - #96

Open
Ben-Edwards-cgi wants to merge 4 commits into
masterfrom
PO-6392
Open

PO-6392 - BacsStandard18 Format Processor - source JSON#96
Ben-Edwards-cgi wants to merge 4 commits into
masterfrom
PO-6392

Conversation

@Ben-Edwards-cgi

Copy link
Copy Markdown
Contributor

JIRA link (if applicable)

https://tools.hmcts.net/jira/browse/PO-6392

Change description

Depends on:
#91
#88

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[ ] No

Comment on lines +16 to +19
} catch (IOException ex) {
throw new IllegalArgumentException("BACS Standard 18 file could not be read", ex);
} catch (UncheckedIOException ex) {
throw new IllegalArgumentException("BACS Standard 18 file could not be read", ex);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't these be collapsed into one catch ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants