Advertisement
Guest User

ccasd

a guest
Sep 5th, 2011
2,252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.07 KB | None | 0 0
  1. catch (IOException|SQLException ex) {
  2.     logger.log(ex);
  3.     throw ex;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement