Skip to content

Instantly share code, notes, and snippets.

@IntegerMan
Created November 7, 2022 03:23
Show Gist options
  • Save IntegerMan/0deff918704a46e5ab0ca4573da5a76a to your computer and use it in GitHub Desktop.
Save IntegerMan/0deff918704a46e5ab0ca4573da5a76a to your computer and use it in GitHub Desktop.
try
{
// Some code
}
catch (Exception ex)
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment