FFDasmException クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public ref class FFDasmException : Microsoft::BizTalk::Component::ComponentException
[System.Serializable]
public class FFDasmException : Microsoft.BizTalk.Component.ComponentException
type FFDasmException = class
inherit ComponentException
Public Class FFDasmException
Inherits ComponentException
- 継承
- 属性
コンストラクター
FFDasmException(Int32, String, String[]) | |
FFDasmException(Int32, String) | |
FFDasmException(SerializationInfo, StreamingContext) | |
FFDasmException(UInt32, String, String[]) | |
FFDasmException(UInt32, String) |
フィールド
プロパティ
ArgumentCount | (継承元 BTSException) |
ExceptionName | (継承元 BTSException) |
ExtendedDescription | (継承元 BTSException) |
HResult | (継承元 BTSException) |
SoapFault | (継承元 BTSException) |
StackTrace | (継承元 BTSException) |