Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 2.41 KB

class_wellfired_guacamole_databinding_exceptions_setvaluefromsourceexception.rst

File metadata and controls

35 lines (20 loc) · 2.41 KB

SetValueFromSourceException

Namespace: WellFired.Guacamole.DataBinding<namespacewellfired_guacamole_databinding>

Inherits: WellFired.Guacamole.Exceptions.GuacamoleUserFacingException<classwellfired_guacamole_exceptions_guacamoleuserfacingexception>

Description

Public Methods

SetValueFromSourceException<classwellfired_guacamole_databinding_exceptions_setvaluefromsourceexception_1ad9bb31805c4e582c1e944d6a5608ef06> ( INotifyPropertyChanged bindableObject, string propertyPropertyName, string targetProperty, object value, Exception exception )
override string UserFacingError<classwellfired_guacamole_databinding_exceptions_setvaluefromsourceexception_1a8a546881978c5f8d7329a92a089fabdf> ( )

Breakdown

  • SetValueFromSourceException ( INotifyPropertyChanged bindableObject, string propertyPropertyName, string targetProperty, object value, Exception exception )
  • override string UserFacingError ( )