Is there a way to register for ConnectionLostException()?

in Help Center
I see that when the application crashes or killed, ConnectionLostException is printed if i enable networklogs. Is there a way to capture this in application?
Tagged:
0
Answers
I can't capture whis exception. I dont understand where it happens, My handlers can not intercept it. I see it only in application output.