Skip to content

Instantly share code, notes, and snippets.

@KowalczykBartek
Created March 1, 2015 20:11
Show Gist options
  • Save KowalczykBartek/67cb77947848f3659daf to your computer and use it in GitHub Desktop.
Save KowalczykBartek/67cb77947848f3659daf to your computer and use it in GitHub Desktop.
catch (IOException|SQLException ex) {
logger.log(ex);
throw ex;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment