共用方式為


XmlAsmException 類別

定義

public ref class XmlAsmException : Microsoft::BizTalk::Component::ComponentException
[System.Serializable]
public class XmlAsmException : Microsoft.BizTalk.Component.ComponentException
type XmlAsmException = class
    inherit ComponentException
Public Class XmlAsmException
Inherits ComponentException
繼承
屬性

建構函式

XmlAsmException(Int32, String, String[])
XmlAsmException(Int32, String)
XmlAsmException(SerializationInfo, StreamingContext)
XmlAsmException(UInt32, String, String[])
XmlAsmException(UInt32, String)

欄位

BTS_E_DISASSEMBLER_ENV_XPATH_ERROR (繼承來源 ComponentException)
BTS_E_INVALID_CONVERSION (繼承來源 ComponentException)
BTS_E_NULL_XPATH (繼承來源 ComponentException)
BTS_E_TYPE_NOT_SUPPORTED (繼承來源 ComponentException)
BTS_E_UNEXPECTED_XPATH (繼承來源 ComponentException)
BtsErrorAssemblerAsemblingMultipleDocumentsWithoutAnEnvelope
BtsErrorAssemblerCannotFindMatchingDocspec
BtsErrorAssemblerCannotGetDocspecByName
BtsErrorAssemblerCannotGetDocspecByType
BtsErrorAssemblerDoctypeDoesntMatchSchemas
BtsErrorAssemblerDuplicateNamespace
BtsErrorAssemblerFailedToValidate
BtsErrorAssemblerFailedToValidateNoSchema
BtsErrorAssemblerInvalidDateTimeCast
BtsErrorAssemblerMultiplePartsOnMultipleMessages

屬性

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)
StoreException(IPipelineContext, String) (繼承來源 ComponentException)

適用於