Skip to content

Instantly share code, notes, and snippets.

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 ansidev/65fb84bf4e4ee63e5524f5408ac04839 to your computer and use it in GitHub Desktop.
Save ansidev/65fb84bf4e4ee63e5524f5408ac04839 to your computer and use it in GitHub Desktop.
During handling of the above exception, another exception occurred
try:
// do something
except Exception:
log.error("Exception occurred")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment