e6c1981 Clean up try blocks

Authored and Committed by pviktori 4 years ago
    Clean up try blocks
    
    - minimize code in try blocks
    - remove "except Exception" (global error handling to be added later)
    
        
file modified
+16 -21