Hi All,

 

I'm writing an exception handler which displays exceptions (via ToString()
to get the most detail) with MessageDialog.  I've noticed that with some
exceptions, the dialog box displays very small and with no message content.
I found that if I Substring() the text to shorten the message, the dialog
will display correctly.  I'm assuming there is a limitation on message
length but I can't find any documentation that tells me what that limitation
might be.  Does anyone know if there is such a limitation and, if so, what
it is?

 

Thanks,

Steve 

 

_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to