BTXServiceTerminateFailedException 类

定义

public ref class BTXServiceTerminateFailedException : Microsoft::BizTalk::XLANGs::BTXEngine::BTXServiceAdminCmdFailedException
public class BTXServiceTerminateFailedException : Microsoft.BizTalk.XLANGs.BTXEngine.BTXServiceAdminCmdFailedException
type BTXServiceTerminateFailedException = class
    inherit BTXServiceAdminCmdFailedException
Public Class BTXServiceTerminateFailedException
Inherits BTXServiceAdminCmdFailedException
继承

构造函数

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

属性

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

方法

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

适用于