Re: Unusual Exception Behaviour

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • mk

    Re: Unusual Exception Behaviour

    I have looked through the application for any unusual or bare try/except
    blocks that don’t actually do anything with the except just in case any
    of them are causing the issue but can’t seem to see any.
    Why not capture exceptions themselves to a log file?





Working...