RSB - Is it possible to have messages with properties of type Exception?

10 views
Skip to first unread message

Daventry

unread,
Aug 2, 2012, 11:54:29 AM8/2/12
to rhino-t...@googlegroups.com
Hi,
 
When I have a property of type Exception, the moment I publish the message my console app closes down. Can't find anything on the logs.
 
Regards.

Corey Kaylor

unread,
Aug 3, 2012, 12:37:43 PM8/3/12
to rhino-t...@googlegroups.com
It's not very friendly with serializing Exceptions. It really depends on the type of Exception. It's usually recommended to just grab what you need off the exception and serialize it in an ErrorMessage or something similar.

--
You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rhino-tools-dev/-/LWrSL9t-3XQJ.
To post to this group, send email to rhino-t...@googlegroups.com.
To unsubscribe from this group, send email to rhino-tools-d...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.

Daventry

unread,
Aug 6, 2012, 4:13:17 AM8/6/12
to rhino-t...@googlegroups.com
Thanks, that's what I've done.
 
Reply all
Reply to author
Forward
0 new messages