Hide
When DWR loses its connection to a server it throws a generic error. Would it be possible to detect this condition and throw a specific error? As things are now, it appears impossible to know if the error was caused by "connection lost" or some other reason.
Show
When DWR loses its connection to a server it throws a generic error. Would it be possible to detect this condition and throw a specific error? As things are now, it appears impossible to know if the error was caused by "connection lost" or some other reason.