DocumentSpecException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- Héritage
- Attributs
Constructeurs
| DocumentSpecException(SerializationInfo, StreamingContext) | |
| DocumentSpecException(UInt32, String[]) |
Champs
| BTS_E_SCHEMACACHE_CANNOT_LOAD_DOCSPEC | |
| BTS_E_SCHEMACACHE_INVALID_PARTTYPE |
Propriétés
| ArgumentCount | (Hérité de BTSException) |
| ExceptionName | (Hérité de BTSException) |
| ExtendedDescription | (Hérité de BTSException) |
| HResult | (Hérité de BTSException) |
| SoapFault | (Hérité de BTSException) |
| StackTrace | (Hérité de BTSException) |
Méthodes
| AddArgument(String) | (Hérité de BTSException) |
| GetArgument(Int32) | (Hérité de BTSException) |
| GetObjectData(SerializationInfo, StreamingContext) | (Hérité de BTSException) |
| SetDescription(String) | (Hérité de BTSException) |
| SetGUID(Guid) | (Hérité de BTSException) |
| SetHelpContext(UInt32) | (Hérité de BTSException) |
| SetHelpFile(String) | (Hérité de BTSException) |
| SetSource(String) | (Hérité de BTSException) |