RuntimeException.Error Property

Definition

If this exception represents an error or a warning.

public bool Error { get; }
member this.Error : bool

Property Value

If this exception represents an error or a warning.

Applies to