Dela via


PSErrorDefinition Class

Definition

General error definition.

public class PSErrorDefinition
type PSErrorDefinition = class
Public Class PSErrorDefinition
Inheritance
PSErrorDefinition

Constructors

PSErrorDefinition(ErrorDefinition)

Initializes a new instance of the PSErrorDefinition class.

Properties

AdditionalInfo

Gets the additional error information.

Code

Gets the error code.

Details

Gets the inner error details.

Message

Gets the error message.

Target

Gets the error target.

Applies to