try: #do stuff except 'arcgisscripting.ExecuteError': continue except (differentError1, differentError2): pass
You can either assign a single except routine to multiple named exceptions, or different except routines to different errors.
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.