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) |