Occurs when an Exception is silently handled by the System.Windows.Forms.BindingManagerBase.
This event is informational and reports Common Language Specification (CLS)-compliant exceptions only. To determine what type of exception occurred, handle this event and check the BindingManagerDataErrorEventArgs.Exception property of the System.Windows.Forms.BindingManagerDataErrorEventArgs.
For more information about handling events, see Consuming Events.