Share via


BTXServiceSuspendFailedException Class

Definition

public ref class BTXServiceSuspendFailedException : Microsoft::BizTalk::XLANGs::BTXEngine::BTXServiceAdminCmdFailedException
public class BTXServiceSuspendFailedException : Microsoft.BizTalk.XLANGs.BTXEngine.BTXServiceAdminCmdFailedException
type BTXServiceSuspendFailedException = class
    inherit BTXServiceAdminCmdFailedException
Public Class BTXServiceSuspendFailedException
Inherits BTXServiceAdminCmdFailedException
Inheritance

Constructors

BTXServiceSuspendFailedException(Exception, String, String, BTXServiceAdminCmdFailedException+Location)
BTXServiceSuspendFailedException(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