Feature #1657
Improve exception messages for failed connector construction
Status: | Resolved | Start date: | 11/14/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | J. Moringen | % Done: | 100% | |
Category: | C++ | |||
Target version: | rsb-0.10 |
Description
The exception messages should at least include the transport name and the direction.
See e.g. https://projects.cor-lab.de/issues/1942 for a case in which this information would have been helpful.
Related issues
Associated revisions
Improved exception messages in create*Connectors in src/rsb/Factory.cpp
fixes #1657
- src/rsb/Factory.cpp (Factory::createInPullConnectors): include
transport name and direction in exception message
(Factory::createInPushConnectors): likewise
(Factory::createOutConnectors): likewise
Backport: Improved exception messages in create*Connectors in src/rsb/Factory.cpp
refs #1657
- src/rsb/Factory.cpp (Factory::createInPullConnectors): include
transport name and direction in exception message
(Factory::createInPushConnectors): likewise
(Factory::createOutConnectors): likewise
History
#1 Updated by J. Moringen over 9 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset rsb-cpp|commit:eefd885a62d75312d199e1231a05965d26a75817.