Unity logo Unity Documentation
  • Unity Docs Home
  • Unity Editor Manual
  • Unity Gaming Services Docs
  • Unity Gaming Services REST API Docs
Learning
  • Blog
  • Forums
  • Answers
  • Customer Service
  • Knowledge Base
  • Technical Support
  • Consulting Services
  • Asset Store
  • Connect
  • Dashboard
  • Distribute
  • Forum
  • Learn
Overview
Accounts
Authentication
Content Management
Cloud CodeCloud Content DeliveryCloud SaveRemote ConfigUser Generated Content
DevOps
Build AutomationVersion Control
Multiplayer
Multiplay HostingLobbyMatchmakerRelay
Analytics & Player Engagement
AnalyticsGame OverridesPush Notifications
Communications & Safety
ModerationSafe TextVivox
Community
FriendsLeaderboards
Crash Reporting
Cloud Diagnostics
Game economy
EconomyIn-App Purchasing
Reference
Solutions
  • Multiplayer Services SDK
  • Manual
  • Scripting API
    • Global Namespace
    • Unity.Services.Core
    • Unity.Services.Lobbies
    • Unity.Services.Lobbies.Http
    • Unity.Services.Lobbies.Models
    • Unity.Services.Matchmaker
    • Unity.Services.Matchmaker.Http
    • Unity.Services.Matchmaker.Models
    • Unity.Services.Matchmaker.PayloadProxy
    • Unity.Services.Multiplay
    • Unity.Services.Multiplay.Authoring.Core.Assets
    • Unity.Services.Multiplay.Authoring.Core.Builds
    • Unity.Services.Multiplay.Authoring.Core.Deployment
    • Unity.Services.Multiplay.Authoring.Core.Model
    • Unity.Services.Multiplay.Authoring.Core.MultiplayApi
    • Unity.Services.Multiplay.Authoring.Editor
    • Unity.Services.Multiplay.Models
    • Unity.Services.Multiplayer
    • Unity.Services.Multiplayer.Editor.Shared.DependencyInversion
    • Unity.Services.Relay
    • Unity.Services.Relay.Http
    • Unity.Services.Relay.Models
    • Unity.Services.Wire.Internal
      • AlreadySubscribedException
      • AlreadyUnsubscribedException
      • CentrifugeCloseCode
      • ChannelChangedException
      • CommandInterruptedException
      • ConnectionFailedException
      • EmptyChannelException
      • EmptyTokenException
      • IWireDirect
      • WebSocketException
      • WireErrorCode
      • WireUnexpectedException
    • Unity.Ucg.Usqp
  • Changelog
  • License
  1. Scripting API
  2. Unity.Services.Wire.Internal
  3. EmptyTokenException
v1.0.0
2022.3+

Class EmptyTokenException#

This exception is thrown when the token provided by the IChannelTokenProvider is null or empty.

Inheritance#
System.Object
RequestFailedException
EmptyTokenException
Inherited Members#
RequestFailedException.ErrorCode
Namespace: Unity.Services.Wire.Internal#
Syntax#
public class EmptyTokenException : RequestFailedException

Constructors#

EmptyTokenException()#

Declaration#
public EmptyTokenException()
  • Class EmptyTokenException
  • Constructors

Was this page helpful?

Report a problem with this page.
Unity logo Documentation
Copyright © 2025 Unity Technologies
  • Legal
  • Privacy Policy
  • Terms Of Use
  • Cookies
  • Do Not Sell or Share My Personal Information
  • Your Privacy Choices (Cookie Settings)
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.