The following tables list the members exposed by WordDocumentWriterXmlWriterException.
Name | Description | |
---|---|---|
Attribute | Returns the fully qualified name of the XML attribute that was being written at the time the exception was thrown, or null if there is no associated attribute. | |
Data | (Inherited from System.Exception) | |
Element | Returns the fully qualified name of the XML element that was being written at the time the exception was thrown, or null if there is no associated element. | |
HelpLink | (Inherited from System.Exception) | |
HResult | (Inherited from System.Exception) | |
InnerException | (Inherited from System.Exception) | |
Message | Returns the message for the exception. (Inherited from Infragistics.Documents.Word.WordDocumentWriterException) | |
Reason | Returns an enumerated value which identifies the reason for the exception. (Inherited from Infragistics.Documents.Word.WordDocumentWriterException) | |
Source | (Inherited from System.Exception) | |
StackTrace | (Inherited from System.Exception) | |
TargetSite | (Inherited from System.Exception) |
Name | Description | |
---|---|---|
GetBaseException | (Inherited from System.Exception) | |
GetObjectData | (Inherited from System.Exception) | |
GetType | (Inherited from System.Exception) | |
ToString | (Inherited from System.Exception) |
Name | Description | |
---|---|---|
SerializeObjectState | (Inherited from System.Exception) |
View on GitHub