DocumentSpecException 类

定义

public ref class DocumentSpecException sealed : Microsoft::BizTalk::Message::Interop::BTSException
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public sealed class DocumentSpecException : Microsoft.BizTalk.Message.Interop.BTSException
type DocumentSpecException = class
    inherit BTSException
Public NotInheritable Class DocumentSpecException
Inherits BTSException
继承
DocumentSpecException
属性

构造函数

DocumentSpecException(SerializationInfo, StreamingContext)
DocumentSpecException(UInt32, String[])

字段

BTS_E_SCHEMACACHE_CANNOT_LOAD_DOCSPEC
BTS_E_SCHEMACACHE_INVALID_PARTTYPE

属性

ArgumentCount (继承自 BTSException)
ExceptionName (继承自 BTSException)
ExtendedDescription (继承自 BTSException)
HResult (继承自 BTSException)
SoapFault (继承自 BTSException)
StackTrace (继承自 BTSException)

方法

AddArgument(String) (继承自 BTSException)
GetArgument(Int32) (继承自 BTSException)
GetObjectData(SerializationInfo, StreamingContext) (继承自 BTSException)
SetDescription(String) (继承自 BTSException)
SetGUID(Guid) (继承自 BTSException)
SetHelpContext(UInt32) (继承自 BTSException)
SetHelpFile(String) (继承自 BTSException)
SetSource(String) (继承自 BTSException)

适用于