Class InvalidChannelException
Exception thrown when a specified network channel is invalid
Inherited Members
Namespace: Unity.Netcode
Assembly: solution.dll
Syntax
public class InvalidChannelException : Exception, ISerializable, _Exception
Constructors
Name | Description |
---|---|
InvalidChannelException(string) | Constructs an InvalidChannelException with a message |