次の方法で共有


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)

適用対象