Skip to content

DATAMONGO-2506 - Provide meaningful error message when using unsupported return type in repository aggregation method. #851

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
wants to merge 2 commits into from

Conversation

christophstrobl
Copy link
Member

We improved the error message for unsupported return types instead of running into an IllegalArgumentException when trying to return a unique result.

…ted return type in repository aggregation method.

We improved the error message for unsupported return types instead of running into an IllegalArgumentException for unique results.
mp911de pushed a commit that referenced this pull request Apr 7, 2020
…ted return type in repository aggregation method.

We improved the error message for unsupported return types instead of running into an IllegalArgumentException for unique results.

Original pull request: #851.
mp911de pushed a commit that referenced this pull request Apr 7, 2020
…ted return type in repository aggregation method.

We improved the error message for unsupported return types instead of running into an IllegalArgumentException for unique results.

Original pull request: #851.
@mp911de
Copy link
Member

mp911de commented Apr 7, 2020

That's merged and backported now.

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.

2 participants