With ProudNet, you can handle several types of errors and events such as network error and etc.
You can detailed information from the common base of Proud.INetServerEven and Proud.INetClientEvent, Proud.INetCoreEvent.
Especially when custom made RMI function or event handling function throws any exception, it can be handled from Proud.INetCoreEvent.OnException including MFC exception (CException). More details are guided in Proud.INetCoreEvent.OnException.