Freigeben über


ProtocolTransportException Klasse

Definition

Ausnahme, die von der Protokollmessagingebene ausgelöst wird.

[System.Serializable]
public class ProtocolTransportException : Orleans.Runtime.OrleansException
[<System.Serializable>]
type ProtocolTransportException = class
    inherit OrleansException
Public Class ProtocolTransportException
Inherits OrleansException
Vererbung
ProtocolTransportException
Attribute

Konstruktoren

ProtocolTransportException()

Ausnahme, die von der Protokollmessagingebene ausgelöst wird.

ProtocolTransportException(SerializationInfo, StreamingContext)

Ausnahme, die von der Protokollmessagingebene ausgelöst wird.

ProtocolTransportException(String)

Ausnahme, die von der Protokollmessagingebene ausgelöst wird.

ProtocolTransportException(String, Exception)

Ausnahme, die von der Protokollmessagingebene ausgelöst wird.

Methoden

ToString()

Ausnahme, die von der Protokollmessagingebene ausgelöst wird.

Gilt für: