Better error message for "Specified cast is not valid."
-------------------------------------------------------

                 Key: IBATISNET-277
                 URL: https://issues.apache.org/jira/browse/IBATISNET-277
             Project: iBatis for .NET
          Issue Type: Improvement
    Affects Versions: DataMapper 1.6.2
            Reporter: Michael Schall
            Assignee: Gilles Bayon


When getting an error about a result map setter, it would be nice to have which 
column and the value that is causing the error.

System.InvalidCastException: Specified cast is not valid.

   at SetImplementation(Object , Object )
   at 
IBatisNet.Common.Utilities.Objects.Members.DelegatePropertySetAccessor.Set(Object
 target, Object value)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to