DocumentSpecException Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
- Ereditarietà
- Attributi
Costruttori
DocumentSpecException(SerializationInfo, StreamingContext) | |
DocumentSpecException(UInt32, String[]) |
Campi
BTS_E_SCHEMACACHE_CANNOT_LOAD_DOCSPEC | |
BTS_E_SCHEMACACHE_INVALID_PARTTYPE |
Proprietà
ArgumentCount | (Ereditato da BTSException) |
ExceptionName | (Ereditato da BTSException) |
ExtendedDescription | (Ereditato da BTSException) |
HResult | (Ereditato da BTSException) |
SoapFault | (Ereditato da BTSException) |
StackTrace | (Ereditato da BTSException) |
Metodi
AddArgument(String) | (Ereditato da BTSException) |
GetArgument(Int32) | (Ereditato da BTSException) |
GetObjectData(SerializationInfo, StreamingContext) | (Ereditato da BTSException) |
SetDescription(String) | (Ereditato da BTSException) |
SetGUID(Guid) | (Ereditato da BTSException) |
SetHelpContext(UInt32) | (Ereditato da BTSException) |
SetHelpFile(String) | (Ereditato da BTSException) |
SetSource(String) | (Ereditato da BTSException) |