다음을 통해 공유


ContextPropertyAlreadyExistsException 클래스

정의

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

생성자

ContextPropertyAlreadyExistsException(SerializationInfo, StreamingContext)
ContextPropertyAlreadyExistsException(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)

적용 대상