共用方式為


ErrorDetailsInternal Class

Definition

Error details.

public class ErrorDetailsInternal
type ErrorDetailsInternal = class
Public Class ErrorDetailsInternal
Inheritance
ErrorDetailsInternal

Constructors

ErrorDetailsInternal()

Initializes a new instance of the ErrorDetailsInternal class.

ErrorDetailsInternal(String, String, String)

Initializes a new instance of the ErrorDetailsInternal class.

Properties

Code

Gets the error code.

Message

Gets the error message.

Target

Gets the target of the particular error.

Applies to