3 references to Exception
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyValue.cs (3)
383if (e.Exception != null) 385Debug.WriteLine(e.Exception.ToString()); 388ErrorReporting.ShowErrorMessage(e.Exception.Message);