Using std::exception?

Using std::exception?

spmcveigh
Participant Participant
398 Views
0 Replies
Message 1 of 1

Using std::exception?

spmcveigh
Participant
Participant

I know from the C++ Specific Issues  section of the API that it specifically says that Fusion itself cannot handle catching exceptions raised by user code. But, I'm curious, since many of the Python API examples that have ubiquitous try-except blocks, could user functions throw errors and then have the entry points or event handlers catch the exceptions and display as message boxes?

0 Likes
399 Views
0 Replies
Replies (0)