[jira] Created: (IBATISNET-277) Better error message for "Specified cast is not valid."

View: New views
1 Messages — Rating Filter:   Alert me  

[jira] Created: (IBATISNET-277) Better error message for "Specified cast is not valid."

by JIRA ibatis-dev@incubator.apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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.