Skip to content

Instantly share code, notes, and snippets.

@KowalczykBartek
Created March 1, 2015 20:10
Show Gist options
  • Save KowalczykBartek/eab63e0628045621a647 to your computer and use it in GitHub Desktop.
Save KowalczykBartek/eab63e0628045621a647 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