Subscription Operation Exception
fun SubscriptionOperationException(operationName: String, payload: Any? = null)
Content copied to clipboard
Parameters
operation Name
the name of the subscription that triggered the error.
payload
the payload returned by the server.