Skip to content

Property ErrorType

Namespace: Belay.Core
Assembly: Belay.Core.dll

ErrorType

Gets or sets the type of error that occurred during execution.

csharp
public ExecutionErrorType ErrorType { get; set; }

Property Value

ExecutionErrorType

Released under the Apache License 2.0.