except(thisException, anotherException) as error:
    print(error)
    pass