Feature #1923
Propagate exception messages from python extensions of BornAgain library
Status: | Resolved | Start date: | 07 Dec 2017 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | dmitry | % Done: | 100% | |
Category: | - | |||
Target version: | Sprint 36 |
Description
If an exception is thrown in e.g. DefaultFitObserver, its message is replaced by SWIG with
terminate called after throwing an instance of 'Swig::DirectorMethodException'
what(): SWIG director method error. Error detected when calling 'IFitObserver.notify'
Original messages would be much more informative
History
#1 Updated by dmitry about 3 years ago
- Priority changed from Normal to Low
#2 Updated by dmitry about 3 years ago
- Status changed from New to Sprint
- Assignee set to dmitry
- Target version set to Sprint 36
#3 Updated by dmitry about 3 years ago
- Status changed from Sprint to Resolved
- % Done changed from 0 to 100