다음을 통해 공유


DocumentSpecException 클래스

정의

public ref class DocumentSpecException sealed : Microsoft::BizTalk::Message::Interop::BTSException
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public sealed class DocumentSpecException : Microsoft.BizTalk.Message.Interop.BTSException
type DocumentSpecException = class
    inherit BTSException
Public NotInheritable Class DocumentSpecException
Inherits BTSException
상속
DocumentSpecException
특성

생성자

DocumentSpecException(SerializationInfo, StreamingContext)
DocumentSpecException(UInt32, String[])

필드

BTS_E_SCHEMACACHE_CANNOT_LOAD_DOCSPEC
BTS_E_SCHEMACACHE_INVALID_PARTTYPE

속성

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)

적용 대상