Skip to content

Conversation

@thomasdarimont
Copy link

We now throw an IllegalArgumentException if we cannot find an appropriate Repository for the given domain class. Previously it just blew up with an NPE without a clear error message.

We now throw an IllegalArgumentException if we cannot find an appropriate Repository for the given domain class. Previously it just blew up with an NPE without a clear error message.
thomasdarimont pushed a commit that referenced this pull request Oct 7, 2013
In Repositories.getCrudInvoker(…) we now throw an IllegalArgumentException if we cannot find an appropriate repository for the given domain class. Previously it just blew up with a NullPointerException without a clear error message. Original pull request: #46.
thomasdarimont pushed a commit that referenced this pull request Oct 7, 2013
In Repositories.getCrudInvoker(…) we now throw an IllegalArgumentException if we cannot find an appropriate repository for the given domain class. Previously it just blew up with a NullPointerException without a clear error message. Original pull request: #46.
@odrotbohm odrotbohm closed this Oct 7, 2013
@odrotbohm odrotbohm deleted the DATACMNS-374 branch November 11, 2013 19:10
Aloren pushed a commit to Aloren/spring-data-commons that referenced this pull request Jun 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants