docs.unity3d.com
    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
    Exception
    RequestFailedException
    ChannelChangedException
    Inherited Members
    RequestFailedException.ErrorCode
    Namespace: Unity.Services.Wire.Internal
    Syntax
    public class ChannelChangedException : RequestFailedException, ISerializable, _Exception

    Constructors

    ChannelChangedException(String, String)

    Declaration
    public ChannelChangedException(string newAlias, string oldAlias)
    Parameters
    Type Name Description
    String newAlias
    String oldAlias
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023