Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve error messages #245

Merged
merged 1 commit into from
Jul 3, 2024
Merged

Improve error messages #245

merged 1 commit into from
Jul 3, 2024

Conversation

sgherbst
Copy link
Contributor

@sgherbst sgherbst commented Jul 3, 2024

Two error messages are improved in this PR:

  • The error message when a TCP bridge has multiple destinations, but the destinations have settings that are incompatible with them sharing a bridge. The error message now prints out the property that is incompatible and the two settings that are clashing.
  • The error message when two SbNetwork ports or connections are trying to use the same queue(s) . The queue name(s) that are conflicting are now printed out.

@sgherbst sgherbst changed the title improve error messages Improve error messages Jul 3, 2024
@sgherbst sgherbst marked this pull request as ready for review July 3, 2024 01:50
@sgherbst sgherbst merged commit 33177ed into main Jul 3, 2024
6 checks passed
@sgherbst sgherbst deleted the sgh/error-messages branch July 3, 2024 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant