你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ExtendedErrorInfo Class

Definition

this is the extended error info

public class ExtendedErrorInfo
type ExtendedErrorInfo = class
Public Class ExtendedErrorInfo
Inheritance
ExtendedErrorInfo

Constructors

ExtendedErrorInfo()

Initializes a new instance of the ExtendedErrorInfo class.

ExtendedErrorInfo(String, String)

Initializes a new instance of the ExtendedErrorInfo class.

Properties

Code

Gets or sets this is the error response code

Message

Gets or sets this is the extended error info message

Applies to