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