document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. catch (IOException|SQLException ex) {
  2.     logger.log(ex);
  3.     throw ex;
  4. }
');