다음을 통해 공유


CreateEndpointFailed 클래스

정의

public ref class CreateEndpointFailed : Microsoft::BizTalk::Adapter::Common::BTSAdapterException
[System.Serializable]
public class CreateEndpointFailed : Microsoft.BizTalk.Adapter.Common.BTSAdapterException
type CreateEndpointFailed = class
    inherit BTSAdapterException
Public Class CreateEndpointFailed
Inherits BTSAdapterException
상속
특성

생성자

CreateEndpointFailed(SerializationInfo, StreamingContext)
CreateEndpointFailed(String, String)

속성

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)

적용 대상