Compartir a través de


DocumentSpecException Clase

Definición

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
Herencia
DocumentSpecException
Atributos

Constructores

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

Campos

BTS_E_SCHEMACACHE_CANNOT_LOAD_DOCSPEC
BTS_E_SCHEMACACHE_INVALID_PARTTYPE

Propiedades

ArgumentCount (Heredado de BTSException)
ExceptionName (Heredado de BTSException)
ExtendedDescription (Heredado de BTSException)
HResult (Heredado de BTSException)
SoapFault (Heredado de BTSException)
StackTrace (Heredado de BTSException)

Métodos

AddArgument(String) (Heredado de BTSException)
GetArgument(Int32) (Heredado de BTSException)
GetObjectData(SerializationInfo, StreamingContext) (Heredado de BTSException)
SetDescription(String) (Heredado de BTSException)
SetGUID(Guid) (Heredado de BTSException)
SetHelpContext(UInt32) (Heredado de BTSException)
SetHelpFile(String) (Heredado de BTSException)
SetSource(String) (Heredado de BTSException)

Se aplica a