Class RpcException
Inherited Members
Namespace: Unity.Netcode
Assembly: solution.dll
Syntax
public class RpcException : Exception, ISerializable, _Exception
Constructors
RpcException(string)
Declaration
public RpcException(string message)
Parameters
Type | Name | Description |
---|---|---|
string | message |