다음을 통해 공유


DeliveryFailureException 클래스

정의

public ref class DeliveryFailureException abstract : Microsoft::XLANGs::BaseTypes::XLANGsException
[System.Serializable]
public abstract class DeliveryFailureException : Microsoft.XLANGs.BaseTypes.XLANGsException
type DeliveryFailureException = class
    inherit XLANGsException
Public MustInherit Class DeliveryFailureException
Inherits XLANGsException
상속
DeliveryFailureException
파생
특성

생성자

DeliveryFailureException(Exception)
DeliveryFailureException(SerializationInfo, StreamingContext)

속성

ErrorDescription
EventId
Message (다음에서 상속됨 XLANGsException)
SuspendedInstanceID
SuspendedMessageID

메서드

GetObjectData(SerializationInfo, StreamingContext)
GetState(String) (다음에서 상속됨 XLANGsException)
SetMessage(String) (다음에서 상속됨 XLANGsException)
SetProperties(String, String, String)
SetState(String, Object) (다음에서 상속됨 XLANGsException)

적용 대상