Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We have written a command using the .Net API. If the command throws an exception, Maya pops up a message box showing the stack trace. So far, so good. But if I wrap the command in a try/except block in Python, it still pops up the message box with the stack trace. Is that the expected behavior?
Solved! Go to Solution.