RemoteTargetNotSetException クラス

定義

サーバーにターゲット オブジェクトがないことを示すリモート RPC 例外。

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
継承
RemoteTargetNotSetException
属性

コンストラクター

名前 説明
RemoteTargetNotSetException(SerializationInfo, StreamingContext)

RemoteTargetNotSetException クラスの新しいインスタンスを初期化します。

適用対象

こちらもご覧ください