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