Class EmptyTokenException
This exception is thrown when the token provided by the Unity.Services.Wire.Internal.IChannelTokenProvider is null or empty.
Implements
Inherited Members
RequestFailedException.ErrorCode
Namespace: Unity.Services.Wire.Internal
Assembly: Unity.Services.Multiplayer.Multiplay.Wire.Internal.dll
Syntax
public class EmptyTokenException : RequestFailedException, ISerializable
Constructors
EmptyTokenException()
This exception is thrown when the token provided by the Unity.Services.Wire.Internal.IChannelTokenProvider is null or empty.
Declaration
public EmptyTokenException()