Difference between revisions of "Except"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
  
 
  except Exception as e:
 
  except Exception as e:
         logging.error("Your text: {e}")
+
         [[logging]].error("Your text: {e}")
 
         exit()
 
         exit()
 +
 +
 +
  
 
== See also ==
 
== See also ==

Revision as of 13:19, 31 January 2022

Advertising: