Skip to content

Improve error message when duplicate controller found #1188

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

Closed
bkoelman opened this issue Sep 10, 2022 · 4 comments · Fixed by #1193
Closed

Improve error message when duplicate controller found #1188

bkoelman opened this issue Sep 10, 2022 · 4 comments · Fixed by #1193

Comments

@bkoelman
Copy link
Member

Include the fully qualified type names of the conflicting controllers at

throw new InvalidConfigurationException($"Multiple controllers found for resource type '{resourceType}'.");
.

@balaji222528

This comment was marked as off-topic.

@balaji222528

This comment was marked as off-topic.

@bkoelman

This comment was marked as off-topic.

@balaji222528

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

2 participants