jgauffin / Griffin.Framework

Application framework for Business Applications
http://griffinframework.net
168 stars 62 forks source link

Incorrect column name reports cast exception #81

Closed jgauffin closed 7 years ago

jgauffin commented 7 years ago

Fix the exception so that the incorrect name is reported.

The inner exception is IndexOutOfRange and the message is the column name.

jgauffin commented 7 years ago

corrected