다음을 통해 공유


ComponentException 클래스

정의

public ref class ComponentException : Microsoft::BizTalk::Message::Interop::BTSException
[System.Serializable]
public class ComponentException : Microsoft.BizTalk.Message.Interop.BTSException
type ComponentException = class
    inherit BTSException
Public Class ComponentException
Inherits BTSException
상속
ComponentException
파생
특성

생성자

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

필드

BTS_E_DISASSEMBLER_ENV_XPATH_ERROR
BTS_E_INVALID_CONVERSION
BTS_E_NULL_XPATH
BTS_E_TYPE_NOT_SUPPORTED
BTS_E_UNEXPECTED_XPATH

속성

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, Exception, String)
StoreException(IPipelineContext, String)

적용 대상