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, ISerializable, _Exception
Constructors
EmptyChannelException()
Declaration
public EmptyChannelException()