次の方法で共有


FaultReceiveException クラス

定義

public ref class FaultReceiveException : Microsoft::XLANGs::RuntimeTypes::XException
[System.Serializable]
public class FaultReceiveException : Microsoft.XLANGs.RuntimeTypes.XException
type FaultReceiveException = class
    inherit XException
Public Class FaultReceiveException
Inherits XException
継承
FaultReceiveException
属性

コンストラクター

FaultReceiveException(PortInfo, Int32, Type, Int32, Int32, Envelope)
FaultReceiveException(SerializationInfo, StreamingContext)

プロパティ

Env
EventId (継承元 XException)
IFault
IOperation
Message (継承元 XLANGsException)
ParentPortInfoIndex
Port
StackTrace (継承元 XException)

メソッド

FillInStackTrace() (継承元 XException)
GetObjectData(SerializationInfo, StreamingContext) (継承元 XLANGsException)
GetState(String) (継承元 XLANGsException)
Match(String, Int32, Int32)
PortToParentPort(Service)
SetMessage(String) (継承元 XLANGsException)
SetState(String, Object) (継承元 XLANGsException)

適用対象