M
M
Maxim2016-10-10 02:21:13
.NET
Maxim, 2016-10-10 02:21:13

How to catch exceptions from another application?

Solution
- Application1 -
Application2 with logic
From application 1, we run a method that starts a thread to create a Serial port.
During creation, exceptions may appear that need to be handled in application1.
How to do it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rou1997, 2016-10-10
@Rou1997

In the first application, put a global exception handler, report it to the second.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question