Skip to content

Instantly share code, notes, and snippets.

@criscokid
Created February 1, 2013 20:34
Show Gist options
  • Save criscokid/4693947 to your computer and use it in GitHub Desktop.
Save criscokid/4693947 to your computer and use it in GitHub Desktop.
try {
//some code
} catch(Exception e) {
//do nothing at all with e
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment