DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
check type of exception
try: # the code for which you want to catch the exception except Exception as err: print(err)
PREVIOUS
NEXT
Tagged:
#check
#type
#exception
ADD COMMENT
Topic
COMMENT
Name
2+6 =
Submit