Hi all,

I have issues catching exception in Swift as well with the following code:

public func unsubscibeElement(tableKey tableKey: LSSubscribedTableKey) {

do {
...