BTXServiceSuspendFailedException 类

定义

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
继承

构造函数

BTXServiceSuspendFailedException(Exception, String, String, BTXServiceAdminCmdFailedException+Location)
BTXServiceSuspendFailedException(SerializationInfo, StreamingContext)

属性

EventId (继承自 XException)
Message (继承自 XLANGsException)
StackTrace (继承自 XException)

方法

FillInStackTrace() (继承自 XException)
GetObjectData(SerializationInfo, StreamingContext) (继承自 XLANGsException)
GetState(String) (继承自 XLANGsException)
SetMessage(String) (继承自 XLANGsException)
SetState(String, Object) (继承自 XLANGsException)

适用于