Share via


OperationResultHandler.ErrorType Property

Definition

Gets the type of the exception if any.

public virtual string ErrorType { get; }
public virtual string? ErrorType { get; }
member this.ErrorType : string
Public Overridable ReadOnly Property ErrorType As String

Property Value

The exception type.

Applies to