toggle menu
apollo-kdoc
4.1.1-SNAPSHOT
4.1.1-SNAPSHOT
3.8.2
common
switch theme
search in API
apollo-api
/
com.apollographql.apollo.exception
/
SubscriptionOperationException
/
SubscriptionOperationException
Subscription
Operation
Exception
constructor
(
operationName
:
String
,
payload
:
Any
?
)
Parameters
operation
Name
the name of the subscription that triggered the error.
payload
the payload returned by the server.