Link
Syntax:
try: suite except [type [as value]]: except [type [as value]]*: [else: suite] [finally: suite ]
ADS