docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    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 IChannelTokenProvider provides a channel that is inconsistant with the previous calls to GetTokenAsync().

    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 IChannelTokenProvider is null or empty.

    EmptyTokenException

    This exception is thrown when the token provided by the IChannelTokenProvider is null or empty.

    WebSocketException

    Generic WebSocket exception class

    Enums

    CentrifugeCloseCode

    The reason for which centrifuge was closed.

    WireErrorCode

    WireErrorCode lists the error codes to expect from RequestFailedException. The error code range is: 23000 to 23999.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)