Searched refs:PropertySettingException (Results 1 – 3 of 3) sorted by relevance
52 PropertySettingException = 40, enumerator
771 …HandleError(ParsingError.PropertySettingException, attribute, string.Format("Exception was thrown … in SetPropertiesAndConnectInterrupts()
974 Assert.AreEqual(ParsingError.PropertySettingException, exception.Error); in ShouldCatchExceptionOnPropertySetting()