Skip to content

Instantly share code, notes, and snippets.

@mochadwi
Created June 22, 2021 16:05
Show Gist options
  • Save mochadwi/074bc454213d35cfa2539c89a2133486 to your computer and use it in GitHub Desktop.
Save mochadwi/074bc454213d35cfa2539c89a2133486 to your computer and use it in GitHub Desktop.
try {
// call an IO/file related code here
} catch (Exception e) { // this is where the anti-pattern comes up
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment