RemoteInvocationException Sınıf
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
- Ö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 |
|
DeserializedErrorData |
Varsa hata yanıtında değeri alır veya ayarlar |
ErrorCode |
Yanıttaki |
ErrorCode |
Varsa yanıttaki alanın değerini |
ErrorData |
|
ErrorData |
Varsa hata yanıtında değeri alır veya ayarlar |
RemoteErrorCode |
Bu değer |
RemoteStackTrace |
Bu değer |
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. |