Class EmptyChannelException
This exception is thrown when the channel provided by the IChannelTokenProvider is null or empty.
Inherited Members
Namespace: Unity.Services.Wire.Internal
Assembly: solution.dll
Syntax
public class EmptyChannelException : RequestFailedException, ISerializable, _Exception
Constructors
| Name | Description |
|---|---|
| EmptyChannelException() | This exception is thrown when the channel provided by the IChannelTokenProvider is null or empty. |