Aracılığıyla paylaş


RemoteInvocationException Sınıf

Tanım

Sunucu hedef yönteminin özel durum oluşturduğunu gösteren uzak RPC özel durumu.

public class RemoteInvocationException : StreamJsonRpc.RemoteRpcException
[System.Serializable]
public class RemoteInvocationException : StreamJsonRpc.RemoteRpcException
type RemoteInvocationException = class
    inherit RemoteRpcException
[<System.Serializable>]
type RemoteInvocationException = class
    inherit RemoteRpcException
Public Class RemoteInvocationException
Inherits RemoteRpcException
Devralma
RemoteInvocationException
Öznitelikler

Açıklamalar

Hedef yöntem özel durumunun ayrıntıları ve ErrorData özelliklerinde ErrorCode bulunabilir.

Oluşturucular

RemoteInvocationException(SerializationInfo, StreamingContext)

RemoteInvocationException sınıfının yeni bir örneğini başlatır.

RemoteInvocationException(String, Int32, Exception)

RemoteInvocationException sınıfının yeni bir örneğini başlatır.

RemoteInvocationException(String, Int32, Object, Object)

RemoteInvocationException sınıfının yeni bir örneğini başlatır.

RemoteInvocationException(String, Int32, Object)

RemoteInvocationException sınıfının yeni bir örneğini başlatır.

RemoteInvocationException(String, String, String, JToken)

RemoteInvocationException sınıfının yeni bir örneğini başlatır.

RemoteInvocationException(String, String, String)

RemoteInvocationException sınıfının yeni bir örneğini başlatır.

Özellikler

DeserializedErrorData

error.data Sağlanmışsa hata yanıtında değeri alır.

DeserializedErrorData

Varsa hata yanıtında değeri alır veya ayarlar error.data .

(Devralındığı yer: RemoteRpcException)
ErrorCode

Yanıttaki error.code alanın değerini alır.

ErrorCode

Varsa yanıttaki alanın değerini error.code alır veya ayarlar.

(Devralındığı yer: RemoteRpcException)
ErrorData

error.data Sağlanmışsa hata yanıtında değeri alır.

ErrorData

Varsa hata yanıtında değeri alır veya ayarlar error.data .

(Devralındığı yer: RemoteRpcException)
RemoteErrorCode

Bu değer error.data.code bir dize veya tamsayıysa yanıttaki alanın değerini alır.

RemoteStackTrace

Bu değer error.data.stack bir dizeyse yanıttaki alanın değerini alır.

Yöntemler

GetObjectData(SerializationInfo, StreamingContext)

Sunucu hedef yönteminin özel durum oluşturduğunu gösteren uzak RPC özel durumu.

GetObjectData(SerializationInfo, StreamingContext)

Sunucu hedef yönteminin özel durum oluşturduğunu gösteren uzak RPC özel durumu.

(Devralındığı yer: RemoteRpcException)
ToString()

Sunucu hedef yönteminin özel durum oluşturduğunu gösteren uzak RPC özel durumu.

Şunlara uygulanır