다음을 통해 공유


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)

적용 대상