RemoteTargetNotSetException Klasse

Definition

Remote-RPC-Ausnahme, die angibt, dass der Server kein Zielobjekt aufweist.

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
Vererbung
RemoteTargetNotSetException
Attribute

Konstruktoren

Name Beschreibung
RemoteTargetNotSetException(SerializationInfo, StreamingContext)

Initialisiert eine neue Instanz der RemoteTargetNotSetException-Klasse.

Gilt für:

Weitere Informationen