3 references to SettingsPropertyWrongTypeException
System.Web.DataVisualization (3)
WebForm\General\ChartHttpHandler.cs (3)
1093
throw new System.Configuration.
SettingsPropertyWrongTypeException
(SR.ExceptionHttpHandlerParameterUnknown(name, value));
1115
throw new System.Configuration.
SettingsPropertyWrongTypeException
(SR.ExceptionHttpHandlerValueInvalid);
1151
throw new System.Configuration.
SettingsPropertyWrongTypeException
(SR.ExceptionHttpHandlerParameterInvalid(name, value));