Why doesn't throw work in Swift? - Get link Facebook X Pinterest Email Other Apps - February 15, 2015 any ideas why following doesn't work? func somefunction() throws { print ("this test") } i believe throws introduced in swift 2.0, if using earlier version not able use it. https://developer.apple.com/swift/blog/?id=29 Get link Facebook X Pinterest Email Other Apps Comments
Comments
Post a Comment