SubscriptionOperationException

fun SubscriptionOperationException(operationName: String, payload: Any? = null)

Parameters

operationName

the name of the subscription that triggered the error.

payload

the payload returned by the server.