다음을 통해 공유


FFAsmException 클래스

정의

public ref class FFAsmException : Microsoft::BizTalk::Component::ComponentException
[System.Serializable]
public class FFAsmException : Microsoft.BizTalk.Component.ComponentException
type FFAsmException = class
    inherit ComponentException
Public Class FFAsmException
Inherits ComponentException
상속
특성

생성자

FFAsmException(Int32, String, String[])
FFAsmException(Int32, String)
FFAsmException(SerializationInfo, StreamingContext)
FFAsmException(UInt32, String, String[])
FFAsmException(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)
BtsErrorAssemblerCannotFindMatchingDocspec
BtsErrorAssemblerCannotGetDocspecByName
BtsErrorAssemblerCannotGetDocspecByType
BtsErrorAssemblerHeaderSpecNameNotSpecified
BtsErrorAssemblerNoData
BtsErrorAssemblerNullBodyEncountered
BtsErrorAssemblerUnableToLoadDocspec

속성

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)

적용 대상