다음을 통해 공유


ErrorThresholdExceeded 클래스

정의

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

생성자

ErrorThresholdExceeded()
ErrorThresholdExceeded(SerializationInfo, StreamingContext)

속성

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)

적용 대상