F
FU.U.NA
Hi.
I have a quenstion about exception handling.
I'm using exception/try structure for my internal logic.
(cause this is very useful and clean than pre-checking)
But mt application stops temporarly when an exception first thrown.
More strange thing is after second time, it does not stops more.
I want to prevent this stopping problem.
Cause it does not stops anymore after second exception, I think there
is a way to prevent stopping.
Even it does not stops in release mode, I need to know surely why it
stops.
Any informations, links, keywords or full descriptions are welcome.
I have a quenstion about exception handling.
I'm using exception/try structure for my internal logic.
(cause this is very useful and clean than pre-checking)
But mt application stops temporarly when an exception first thrown.
More strange thing is after second time, it does not stops more.
I want to prevent this stopping problem.
Cause it does not stops anymore after second exception, I think there
is a way to prevent stopping.
Even it does not stops in release mode, I need to know surely why it
stops.
Any informations, links, keywords or full descriptions are welcome.