try except pass python error handling code example Example 1: exception pyton print except Exception as e: print(e) Example 2: try pass python except: pass