Name | Description | |
---|---|---|
Data | Overridden. | |
ErrorId | The error Id. Empty string when no error. | |
HelpLink | Overridden. | |
HResult | Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception. (Inherited from System.Exception) | |
InnerException | Gets the System.Exception instance that caused the current exception. (Inherited from System.Exception) | |
InternalCode | The internal numerical code of the service exception. | |
Message | Gets a message that describes the current exception. (Inherited from System.Exception) | |
ServiceResult | The service result (combines the status code and diagnostic information) associated with the exception. | |
ServiceTargetSite | Gets the method that throws the originating exception. | |
Source | Overridden. | |
StackTrace | Overridden. | |
TargetSite | Gets the method that throws the current exception. (Inherited from System.Exception) |