Langue

RemoteTargetNotSetException Classe

Définition

Exception RPC distante qui indique que le serveur n’a pas d’objet cible.

public class RemoteTargetNotSetException : StreamJsonRpc.RemoteRpcException
[System.Serializable]
public class RemoteTargetNotSetException : StreamJsonRpc.RemoteRpcException
type RemoteTargetNotSetException = class
    inherit RemoteRpcException
[<System.Serializable>]
type RemoteTargetNotSetException = class
    inherit RemoteRpcException
Public Class RemoteTargetNotSetException
Inherits RemoteRpcException
Héritage
RemoteTargetNotSetException
Attributs

Constructeurs

Nom Description
RemoteTargetNotSetException(SerializationInfo, StreamingContext)

Initialise une nouvelle instance de la classe RemoteTargetNotSetException.

S’applique à

Voir aussi