Skip to content

remove() is documented to throw IllegalArgumentException #2800

@gavinking

Description

@gavinking

The tests for remove contradict the Javadoc for remove().

If I'm understanding the code correctly, it looks like ReactiveExceptionConverter is converting the IllegalArgumentException to a HibernateException.

But I'm not sure why we even need ReactiveExceptionConverter. Why is the converter from ORM not good enough?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions