Share via


DestinationPartyNotFoundException Class

Definition

public ref class DestinationPartyNotFoundException abstract : Microsoft::XLANGs::BaseTypes::XLANGsException
[System.Serializable]
public abstract class DestinationPartyNotFoundException : Microsoft.XLANGs.BaseTypes.XLANGsException
type DestinationPartyNotFoundException = class
    inherit XLANGsException
Public MustInherit Class DestinationPartyNotFoundException
Inherits XLANGsException
Inheritance
DestinationPartyNotFoundException
Derived
Attributes

Constructors

DestinationPartyNotFoundException(SerializationInfo, StreamingContext)
DestinationPartyNotFoundException(String, String, String, Exception)

Properties

EventId
Message (Inherited from XLANGsException)
Name
PartQualifier
PartyName

Methods

GetObjectData(SerializationInfo, StreamingContext) (Inherited from XLANGsException)
GetState(String) (Inherited from XLANGsException)
SetMessage(String) (Inherited from XLANGsException)
SetState(String, Object) (Inherited from XLANGsException)

Applies to