Share via


BTXMessageDeliveryException Class

Definition

public ref class BTXMessageDeliveryException : Microsoft::XLANGs::RuntimeTypes::XException
public class BTXMessageDeliveryException : Microsoft.XLANGs.RuntimeTypes.XException
type BTXMessageDeliveryException = class
    inherit XException
Public Class BTXMessageDeliveryException
Inherits XException
Inheritance
BTXMessageDeliveryException

Constructors

BTXMessageDeliveryException(Exception, IBTMessage, Service)
BTXMessageDeliveryException(SerializationInfo, StreamingContext)

Properties

EventId (Inherited from XException)
Message (Inherited from XLANGsException)
StackTrace (Inherited from XException)

Methods

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

Applies to