Click or drag to resize
ServiceException Properties

The ServiceException type exposes the following members.

Properties
  NameDescription
Public propertyData (Inherited from Exception.)
Public propertyErrorCode
获取错误代码。
Public propertyHelpLink (Inherited from Exception.)
Public propertyHostId
获取Host ID。
Protected propertyHResult (Inherited from Exception.)
Public propertyInnerException (Inherited from Exception.)
Public propertyMessage (Inherited from Exception.)
Public propertyRequestId
获取Request ID。
Public propertySource (Inherited from Exception.)
Public propertyStackTrace (Inherited from Exception.)
Public propertyTargetSite (Inherited from Exception.)
Top
See Also