2
Answers

Detect Runtime Error from another application.

Photo of Sergio Fonseca

Sergio Fonseca

17y
3.1k
1
I'm making an program to keep alive an server for a game. Unlucky sometimes it gets and Runtime Error and then the server stop and my program can't detect when it happen to restart the server. So I'm in need of something to detect when another application gets an Runtime Error to be able to restart it. Thank you.

Answers (2)