Namespace Unity.Services.Wire.Internal
Classes
AlreadySubscribedException
This exception is thrown when attempting to re-subscribe to a subscription that has already been subscribed to.
AlreadyUnsubscribedException
This exception is thrown when attempting to unsubscribe from a subscription that has already been unsubscribed.
ChannelChangedException
This exception is thrown when a same
CommandInterruptedException
This exception is thrown when the connection is lost or dropped during a command execution (i.e. subscription, unsubscription, etc.).
ConnectionFailedException
An error occured during an attempt to connect to the Wire service.
EmptyChannelException
This exception is thrown when the channel provided by the
EmptyTokenException
This exception is thrown when the token provided by the
WebSocketException
Generic WebSocket exception class
Enums
CentrifugeCloseCode
WireErrorCode
WireErrorCode lists the error codes to expect from RequestFailedException.
The error code range is: 23000 to 23999.