Skip to content

Instantly share code, notes, and snippets.

@darrenferguson
Created March 6, 2015 09:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save darrenferguson/837adee568fd268a92ac to your computer and use it in GitHub Desktop.
Save darrenferguson/837adee568fd268a92ac to your computer and use it in GitHub Desktop.
try
{
...
}
catch (Exception ex)
{
// Dunno why Current equals null on import but this skips the error
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment