docs.unity.cn
    Show / Hide Table of Contents

    Class InvalidRpcEndpointException

    Inheritance
    Object
    Exception
    InvalidRpcEndpointException
    Namespace: Unity.Reflect.ActorFramework
    Syntax
    public class InvalidRpcEndpointException : Exception, ISerializable, _Exception

    Constructors

    InvalidRpcEndpointException(Type, Type)

    Declaration
    public InvalidRpcEndpointException(Type messageType, Type actorType)
    Parameters
    Type Name Description
    Type messageType
    Type actorType
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 03 February 2022
    Terms of use