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