Author Topic: C++ exception not working  (Read 2842 times)

0 Members and 1 Guest are viewing this topic.

Offline mdr1

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 303
  • Rating: +21/-2
    • View Profile
C++ exception not working
« on: January 08, 2017, 01:38:41 am »
Hello,

In a C++ Ndless code I throw an exception somewhere and catch it somewhere else. But instead of being caught, it results in the termination of the program with a dialog box saying: "Ndless - The application crashed".

I use Ndless 3.1 and the ".prg.tns" program version. Is this the reason for the exception not to work?

Thanks in advance!



Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: C++ exception not working
« Reply #1 on: January 09, 2017, 12:57:21 pm »
You will probably want to include some example code.
/e