Class EmptyChannelException
This exception is thrown when the channel provided by the Unity.Services.Wire.Internal.IChannelTokenProvider is null or empty.
Implements
Inherited Members
RequestFailedException.ErrorCode
Namespace: Unity.Services.Wire.Internal
Assembly: Unity.Services.Multiplayer.Multiplay.Wire.Internal.dll
Syntax
public class EmptyChannelException : RequestFailedException, ISerializable
Constructors
EmptyChannelException()
This exception is thrown when the channel provided by the Unity.Services.Wire.Internal.IChannelTokenProvider is null or empty.
Declaration
public EmptyChannelException()