docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ChannelChangedException

    This exception is thrown when a same IChannelTokenProvider provides a channel that is inconsistant with the previous calls to GetTokenAsync().

    Inheritance
    object
    ChannelChangedException
    Namespace: Unity.Services.Wire.Internal
    Assembly: Unity.Services.Wire.Internal.dll
    Syntax
    public class ChannelChangedException : RequestFailedException

    Constructors

    ChannelChangedException(string, string)

    This exception is thrown when a same IChannelTokenProvider provides a channel that is inconsistant with the previous calls to GetTokenAsync().

    Declaration
    public ChannelChangedException(string newAlias, string oldAlias)
    Parameters
    Type Name Description
    string newAlias
    string oldAlias
    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)