v1.0.0
Latest
2022.3+
Class EmptyChannelException
This exception is thrown when the channel provided by the IChannelTokenProvider is null or empty.
Inherited Members
Namespace: Unity.Services.Wire.Internal
Syntax
public class EmptyChannelException : RequestFailedException
Constructors
EmptyChannelException()
Declaration
public EmptyChannelException()