You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lidgren-network
Hi all
I'm trying to make a little ErrorNotifier throught email. In other
words, i catch exceptions at the exterior of my server object and then
email it.
But i'm seeing that i only can email exceptions of my own code,
because Lidgren code is catching his own exceptions. So, is there any
elegant way or any idea of how can i email exceptions even if they are
catched by Lidgren Lib ??
Thanks for your time :)
LLORENS
ArKangeL ArK
unread,
Jun 1, 2010, 11:36:33 AM6/1/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lidgren-network
Nevermind guys, i think i had an error on my code that doesnt let emails arribe :S
Now, forced exceptions on Lidgren Lib are arriving to my email :)