Namespace: Semata.DataStore.ObjectModel
The data when PropertyChanged is fired by an error
public class PropertyErrorEventArgs : PropertyChangedEventArgs
Implements: PropertyChangedEventArgs
Constructors
Name | Description |
PropertyErrorEventArgs(string, System.Exception) |
Constructs an instance of PropertyErrorEventArgs |
Properties
Name | Description |
Exception |
The exception that was thrown |