Soap.InvokeRegistry.ERemotableException Properties
InheritedProtected
| BaseException | public | BaseException specifies the innermost exception. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| FaultActor | public | Indicates the agent that raised the fault. |
| FaultCode | public | Indicates where the fault was encountered. |
| FaultDetail | public | Provides application-specific details about the exception that occurred. |
| FaultNode | public | Provides the name of the node in the SOAP message that caused the error. |
| FaultReason | public | Provides a human-readable explanation for the SOAP fault. |
| FaultReasonLang | public | Provides the language code in which the text in FaultReason is written. |
| FaultRole | public | Provides the role of the node in which the fault occured. |
| HelpContext | public | Indicates the context ID number for context-sensitive online help associated with the exception. |
| InnerException | public | InnerException specifies the inner exception. |
| Message | public | Message contains the text string to display in the exception dialog box when the exception is raised. |
| StackInfo | public | StackInfo provides the stack information when this exception is raised. |
| StackTrace | public | String representation of the stack information. |