Sdílet prostřednictvím


Errors Class

Definition

The error message associated with the cluster creation.

public class Errors
type Errors = class
Public Class Errors
Inheritance
Errors

Constructors

Errors()

Initializes a new instance of the Errors class.

Errors(String, String)

Initializes a new instance of the Errors class.

Properties

Code

Gets or sets the error code.

Message

Gets or sets the error message.

Applies to