IscException.Message should not have null value
-----------------------------------------------

                 Key: DNET-651
                 URL: http://tracker.firebirdsql.org/browse/DNET-651
             Project: .NET Data provider
          Issue Type: Bug
          Components: ADO.NET Provider
         Environment: All
            Reporter: Petr Vones
            Assignee: Jiri Cincura
            Priority: Trivial


I was debugging a legacy application that throws NullReferenceException in .NET 
Framework code (which is bug, of course) and found the root source is nested 
IscException (of FbException) that has null value in Message property. 
According documentation 
https://msdn.microsoft.com/en-us/library/system.exception.message.aspx it is 
supposed to have an empty string value, not the null value.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to