I make use of a big library that uses try/catch to exception handle and my application crashes when the "throw" statement is called in the code. How can I deal with this problem? Thank you!
I make use of a big library that uses try/catch to exception handle and my application crashes when the "throw" statement is called in the code.
How can I deal with this problem?
Thank you!