Skip to main content

BindingNotification(Exception, BindingErrorType) Constructor

Initializes a new instance of the BindingNotification class.

Definition

Namespace: Avalonia.Data
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public BindingNotification(
Exception error,
BindingErrorType errorType
)

Parameters

  Exception
The binding error.
  BindingErrorType
The type of the binding error.

See Also

Reference

BindingNotification Class
BindingNotification Overload
Avalonia.Data Namespace