On Wed, 2002-10-16 at 19:27, ville wrote: > Here is a testclass for SqlBinary. I have tested it with windows and one error > occur: The MSDN says that if the index parameter (SqlBinary indexer) > indicates a position byond the length of the byte array it should throw > SqlNullvalueException but with windows it throws IndexOutOfRangeException. > Applied to CVS.
As somebody else mentioned, could it be the docs are wrong? since it seems to be more appropriate to throw the IndexOutOfRangeException. cheers -- Rodrigo Moya <[EMAIL PROTECTED]> _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
